资源列表
snakegame
- snake game visual c++ source code
tanchishe
- JS制作的贪吃蛇,可能有些浏览器不兼容,不过可以看看其中的判断来了解他的原理-JS crafted Snake, there may be some browser incompatibilities, but you can see where the judgment to understand the principles of his
Mmmtetrisa
- 一个用matlab制作的俄罗斯方块的小程程序,运行时只需要计算机有安装Matlab -A Tetris production process using matlab program that runs only need a computer to install the Matlab
yxxb
- 很久以前放在个人主页上的算24游戏,其实就是提供了一个算24的方法。有VBSccript写的,看看吧-A long time ago on the personal home page count of 24 games, in fact, provides a 24-count method. There VBSccript written to see if it
1
- 汇编代码 打字游戏,功能:显示日期 可登陆-Assembly code typing games
sdfsafa
- 俄罗斯方块VC++源程序代码放心使用绝对超值一次包过安全无痛-I Love You Very Much hahah
tanchishe
- 很经典的一个小游戏,贪吃蛇,其中有不完善之处,还请指教-tanchishe,a interesting game
mtetris
- 这是一个用软件MATLAB代码编写的实现游戏俄罗斯方块的程序-This is a the software MATLAB code written procedures to achieve Tetris game
wuziqi
- 一个具有AI的五子棋游戏。带字符界面,可以跟电脑下也可以两人下-A Renju game with AI
greedysnake
- 本程序使用使用java实现贪吃蛇游戏效果,基本完成各项算法处理。-This program uses the Snake game using java achieve the effect, the basic completion of the algorithm processing.
Hanoi_tan
- 汉诺塔游戏,用turbo C2.0 编译完成,可以实现3-7个盘子的移动-HANOR game with Turbo C 2.0 compiler completed, can achieve a 3-7 one dish Mobile
-tangchi-vc-dm
- 贪吃蛇 蛇每吃一个食物,蛇身增加一节,如果碰到边界,则蛇就死亡。-how snake eats food .if snake knocks bounds ,it will die. if snake eats food ,it will add its body one node.