搜索资源列表
TCWORK
- 用C语言实现贪吃蛇游戏在TURBOC 2.0中实现
olsfk(C-programe)
- 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是
TCWORK
- 用C语言实现贪吃蛇游戏在TURBOC 2.0中实现-Using C language realize Snake game in TURBOC 2.0 to achieve
greedy_snake(c++)
- 一个贪吃蛇游戏,c++语言实现,在控制台下运行-A Snake game, c++ Language, running under the console
gluttonous_snake
- 这是一个用C语言实现贪吃蛇算法的源码,可直接运行-This is a use of C language source Snake algorithm can be directly run
snakec
- 用C语言实现贪吃蛇的小游戏,就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。-Using C language Snake game is a small snake, constantly walk on the screen, appeared in all directions to eat eggs, eat more long. Around the s
C
- C语言实现贪吃蛇,第一次上传,希望大家喜欢-C language implementation Snake
贪吃蛇
- 通过游戏程序设计,提高编程兴趣与编程思路,巩固C语言中所学的知识,合理的运用资料,实现理论与实际相结合。(Through the game program design, to improve programming interest and programming ideas, to consolidate the knowledge learned in the C language, the rational use of inf
51CTO下载-C++MFC贪吃蛇源代码(改进版1)
- 充分实现了贪吃蛇的功能,语言简单易懂,非常适合初学者(the word fully realized the function of the snake.Language is easy to understand.It's very suitable for beginners)
tanchishe
- 本设计可在VC6.0直接编译运行,直接运行可开始贪吃蛇游戏(Direct operation can begin Snake game)
C语言贪吃蛇
- 实现贪吃蛇游戏,自己试过还是很还玩,可以看看(Snake game to achieve their own tried, or very still play, you can see)
C语言游戏源代码
- C语言游戏源代码:1、 简单的开机密码程序 2、彩色贪吃蛇 3、c语言实现移动电话系统4、 扑克牌游戏 5. C语言实现打字游戏(C language game source code: 1, simple startup password program 2, color snake 3, C language to achieve mobile phone system 4, poker game 5. C language
课程设计——贪食蛇(C语言)
- 用C语言实现小游戏贪吃蛇,此文件是贪吃蛇游戏的设计报告,包含源代码以及设计步骤(Use C language to realize small game Snake)
贪吃蛇
- 小时候都玩过贪吃蛇这个经典的小游戏,在我们的普通手机里似乎都是必备的。它伴随着我们的童年,经历了好多好多时光。它带给我们了许多的乐趣。 学习了c++这门编程语言后,我就想着能不能把它做出来,在我查看了相关知识后,明白了其中的道理,就尝试着自己写出这个小游戏来,而且加入了许多可玩性的东西,包括等级选择,暂停/继续和分数制。整个程序采用了类和数组的相关知识实现。(When I was young, we played the classic
贪吃蛇(用户版)
- 一个简单贪吃蛇游戏,可以实现通关的功能,每个用户可以注册登录,能保存游戏进度(A simple Snake game,Can realize the function of customs clearance, each user can register to log in, can save the game progress)
贪吃蛇
- C语言实现贪吃蛇小游戏,用Windows、conio、time等数据库函数实现(The C language realizes the snake game, and uses the database functions such as Windows, conio, time and so on)
贪吃蛇游戏based on C
- 基于C语言实现的贪吃蛇游戏,与传统的手机游戏类似。(Snake game based on C language)
贪吃蛇
- 贪吃蛇游戏简单设计,实现简单的运行操作,(Snake game design..................)
OldSnake
- 在vs2017中C语言实现贪吃蛇数据结构的初级用法。其中用到了数据结构的栈和队列,要求链表的基本功比较扎实。(In vs2017, C language implements the primary usage of snake data structure. The data structure stack and queue are used, and the basic skills of the linked list are
贪吃蛇
- 利用C#语言与vs开发工具实现了一个,简单的桌面贪吃蛇游戏(A simple desktop snake-eating game is implemented by using C# language and vs development tools.)