资源列表
snake(c)
- 贪食蛇小游戏(利用TC开发(c语言))。希望大家多多指教。-embedding of small games (TC use development (c language)). We hope the exhibitions.
snake_c
- 贪吃蛇游戏的c代码,适合初学者对了解一下程序结构-Snake game c code, is suitable for beginners to learn about the program structure
n1-44
- 非常好的一个程序 非常好的一个程序 -a very good process is a good process is a good process is a good process very good a process is a good proce
snake
- 新鲜出炉的,上个学期就想做个贪吃蛇游戏了,能力不够,现在做出来了,上传分享一下,希望大家多多支持,若有什么地方可以改进的,留言一下 -Fresh baked, last semester wanted to be a Snake game, the capacity is not enough to do it now, and upload to share, hope you can enjoy, if you have room for improvement, shout about
snake
- It s an algorithm for snake game.
GREEDYSNAKE1.0.C
- tcforxp(qume)下运行的贪吃蛇游戏。速度要调整。-tcforxp (qume) running under the Snake game. Speed needs to be adjusted.
VGA-LCD
- VGA LCD 汉字显示 能把汉字很好的显示出来,而且效果挺好的额。-the display of chinese word
flappy-bird
- flappy bird C语言程序文件-flappy bird
game
- 一个小游戏,躲避障碍物,没有图形界面,可以拿去参考。实现了基本操作。-A small game, avoid obstacles, no graphical interface, you can take it for reference. Realization of the basic operation.
bomb352532
- 一个扫雷游戏的源代码,大家下载玩玩吧,传上是为了以后能更好的与大家共享源代码-a mine the source code for the game, we play it downloaded, Chuan is better to be able to share with you the source code
src
- pizza shop simulator
mofang
- 数字魔方是有直接的规律的,既不用检验更不用交换, 在一行的中点放1,然后沿45度线走, 到了边界就从另一测入, 前面已填就再转45度然后回原来的方向。 填满为止。