资源列表
BulidBridge
- 简单的微信棍子英雄,通过键盘进行操作,按空格键桥会增长-such a easy game
tetris
- c语言写的动态游戏,大家看看.一起研究研究,十分简单-simple tetris game write by c
EightdigitalJiugongge
- 八数码九宫格小游戏,在一个九宫格里面放入8个数字,数字只能上下左右移动,并且只能移动到空白处。通过若干此移动后,能把数字移动成初始状态。-Eight digital Squares game, in which a squared into eight figures, numbers can only move around and can only be moved to the margin. Through a number of the mobile, the initial stat
maze-game
- 一个用C语言写的迷宫游戏 定义一个8*8的格子,这64个格子是人物可以移动到的位置;障碍物定义为两个相邻格子之间的挡板,0或1两种状态。类似上述方法,可以定义整个迷宫的布局,64个格子,对应数目的挡板,迷宫出口,迷宫入口,小人,这些元素。 文件里,需要存储迷宫大小,挡板位置,出口,入口。 小人在任一位置,可以向四个方向移动,有挡板则可以移动,没挡板则不可以移动。 最优路径的提示,使用A星路径算法去做,实质是一个启发式广度优先遍历。-A written in C language
snake
- 用QT写的简单的贪吃蛇,C++实现,很简单,代码清晰-Written with QT simple Snake, C++ achieve is very simple, the code clear
walei
- 使用php写的扫雷程序,仅供参考和借鉴,以及二次开发-Using PHP to write mine clearance procedures, only for reference, and secondary development
ansys粘弹性边界施加程序
- 三维粘弹性边界,同一平面内不规则的网格也能施加上。另外,本人还有三维斜入射地震波导入ansys中来回调用的命令流,有兴趣的可以联系。
Snake-Codes
- 贪食蛇代码,可在c++环境中运行贪食蛇程序,有暂停,碰壁结束游戏和加快速度的功能-Snake code Snake can run the program in c++ environment, there are pauses, snags end of the game and the speed of the function
jixianduoqiu
- 左右移动小人躲球,不能被球砸中,球会越来越多-move left or right to escape the ball
dmt
- HTML5堆木头游戏,微信小游戏源码,HTML5堆木头游戏,微信小游戏源码-HTML5 stack wood games, micro-channel game source code
my_snake
- 改版贪吃蛇小游戏,加入小怪物,围住小怪物即可*之-Revised Snake game
code
- 俄罗斯方块,原创的代码,c++ 编写,空格是加速-Tetris, the original code, c++, whitespace is accelerated