资源列表
snake
- C 语言实现贪吃蛇游戏 在VC 等环境下编译即可-Snake game in C language environment such as VC can be compiled
GreedSnake
- 这是一个小游戏,贪吃蛇的源代码,非本人原创。-This is a small game, Snake s source code, original non-I.
cute
- A little Tank game developed in c++ language. Hope you guys enjoy it.
fightgame
- 一个回合制游戏,压缩包内有说明,里面有点小缺陷,就是每个人只能对应打一个人,有兴趣的朋友可以修改
Snake
- C语言编写贪吃蛇源代码,简单易懂,文件为VC源代码,附txt代码和源代码程序-Snake source code written in C language, easy to understand, and file for VC source code, with a the txt code and source code program
Snake
- snake game in matlab
lighthe
- 好東西啊! 好東西啊! -good things ah! G ood things ah! G ood things ah! G ood things ah! Good things ah!
ScanLei1
- 基于Java编译环境编译的一款小游戏扫雷戏,功能的源代码-Java-based build environment to compile a little game Scanlei game, function in the source code
goods
- 有关简单的超市收银系统,一般常见的功能比较齐全,适合初学者。-It is a checkout counter of the supermarket.
九宫图算法实现(过程表示法)
- 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。
as3Pastar
- as3版A*寻路优化算法,代码短小精悍。附有测试程序。可用于Flex, as3 游戏开发-as3 version of A* pathfinding optimization algorithm, code dapper. With the test procedures. Can be used in Flex, as3 game development
eluosifangkuai
- 这是一款基于C语言开发环境的俄罗斯方块游戏,程序肃然较为简单,但是其功能比较完善。-This is a development environment based on the C language Tetris game, the program is simple distinction, but its function more perfect.