搜索资源列表
tanchishe(TC)
- 在TURBO C2.0平台上写的贪吃蛇游戏,可以编译执行-platform written in the Snake game, it may be compiled implementation
tanchishe
- 使用VC++6.0开发的贪吃蛇游戏的源码
tanchishe
- 贪吃蛇游戏。撞到墙壁或者自己追尾就会game over。遇到红色豆粒会进到下一级别。
tanchishe
- 贪吃蛇小游戏源代码,C语言超级小游戏
tanchishe
- vc++小程序 贪吃蛇源码 对学习有用,可以下来学习下
tanchishe
- 贪吃蛇游戏代码.不是我写的,有兴趣的可以看一下.
TanChiShe
- 在VC++环境下开发的贪吃蛇游戏,大家已经非常熟悉了,想知道这是怎么实现的吗?可以研究一下。-In VC++ development environment Snake game, we have been very familiar with, would like to know is how to achieve it? You can look at.
TanChiShe
- 利用SDL和C完成的贪吃蛇,虽然现在有很多这种游戏的源码。但是用纯C完成可能就很少了。-Done using SDL and C Snake, although there are a lot of source code of this game. But may be done with pure C is very small.
tanchishe
- 用 visual studio 编写的游戏程序代码,是贪吃蛇的代码-Visual studio to write the game code, code of the Snake
tanchishe
- 贪吃蛇的VC实现 蛮简单的算法,不过写的时候还是很好-Snake' s VC realize quite simple algorithm, but still a good time to write
TanChishe
- 一个简单的贪吃蛇游戏,希望大家批评指正。-A simple game of Snake, I hope everyone criticism.
tanchishe
- 一款小游戏叫“贪食蛇”,又名贪吃蛇。就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。总之,舞台和空间是给你划出来了,能吃到多少蛋,就看你自己的本事了。 -A game called " 贪食蛇" , also known as Snake. Is a small snake and kept wandering on the screen, appeared in all directions to e
tanchishe
- 这段贪吃蛇代码是用C写的,注释都详细地加上了,大家看看吧-Snake this code is written in C, comments are added in detail, we take a look at bar
tanchishe
- C#贪吃蛇小游戏 刚接触游戏开发的朋友可以下载学习用-game
TanChiShe
- 用VB编写的贪吃蛇游戏,由于初学,所以很多地方不完善,大家见谅。按“1”开始普通模式,碰到自己或墙会失败,不过蛇的移动速度和长度会岁时间增加;按“2”开始娱乐模式,红颜色的豆子加速,绿色的反向,只有碰到自己才会失败,不过每吃10个豆子会蜕皮,蜕的皮也是障碍。-Snake game written with VB, as beginners, so many parts of the imperfect, we forgive. Press " 1" Start Normal m
tanchishe
- 贪吃蛇游戏,大家最熟悉了,自己编编看吧,不会了,仅供参考-greedy snake game
tanchishe
- 自己用TC写的一个贪吃蛇小游戏。初学C语言的朋友可以参考一下-Own use TC wrote a Snake game. Beginner C language reference for a friend
tanchishe
- 很经典的一个小游戏,贪吃蛇,其中有不完善之处,还请指教-tanchishe,a interesting game
tanchishe
- 贪吃蛇游戏 游戏开始时,通过控制键盘的上下左右键来控制小蛇的运动方向,每当小蛇吃到一个食物,小蛇增加一小段长度,当吃满12个食物时游戏会结束,此事会显示是否继续得提示,当按下“Y”时,游戏重新开始,难度会相应增加,按下“N”时,退出游戏。当小蛇撞到墙壁或者撞到自己时游戏结束,此时也会显示是否继续的提示,当按下“Y”时,游戏重新开始,按下“N”时,退出游戏。-Snake game the game starts, by controlling the keyboard arrow keys to
tanchishe
- 这是一款基于c++语言的小游戏,可以锻炼读者的思维(This is a small game based on c++ language, which can train readers' thinking.)