资源列表
case2
- QT做的俄罗斯方块案例.绘图,音效,以及流程都有-Tetris games
snrjf1wm
- 是男人就飞1万米,一款小游戏,对学习matlab的人很有帮助-A man to fly 10,000 meters, a small game, were very helpful for learning matlab
zwdzjs
- 植物大战僵尸js源码,带有纤细的注释,很有学习价值-Zombies js source code, with delicate notes, worth learning
DirectX
- 贪吃蛇小游戏。用易语言编写,简单休闲益智。-Snake game
20140625024722760
- 消除游戏源代码,经典小游戏,可以学习研究使用-Elimination game source code, classic games, you can learn to use research
shechidan
- 这个游戏很好玩的!其实就是贪吃蛇啦,嘿嘿。-This game is very fun !Snake is actually you, hehe.
puzzle
- 打开任意一个图片,按照可以设定的切片数进行分割,并打乱排序;然后可以利用鼠标 拖动切片到不同位置进行互换,直到拼合出原来图像。-Open any a picture, and in proportion to the number of slices can be set to break up, and disrupted sort And then can make use of the mouse Drag the slice to different locations to
project2
- 简易版扫雷,通过键盘输入可实现基本操作,并可以实现数据的储存等。-Lite mine, can achieve the basic operation through the keyboard input, and can store data and so on.
Tetris
- 俄罗斯方块的具体实现方法,如方块的下落,平移,旋转-Tetris specific method, such as the whereabouts of the box, pan, rotate, etc.
24point-game
- (1)在机器上装好TC2.0环境,读者在下载后直接解压到C盘即可。 (2)运行TC文件夹中的TC.exe文件,打开TC环境。键盘上按下“F10”键,切换到菜单功能,使用方向键移动到File菜单,按向下方向键展开File菜单,按向下方向键,选择Load菜单项,按下回车键,输入文件所在路径及文件名称。将源码导入到TC环境中。 (3)按键盘“F9”进行编译,然后按“Ctrl+F9”组合键运行程序。 24点游戏界面比较简单,没有复杂的操作。读者掌握游戏规则后。 运行程序后进入到24点游戏
Snake-Game
- 贪吃蛇游戏是一种老少皆宜的经典游戏,贪吃蛇游戏的基本规则:通过按键盘上、下、左、右键来控制蛇运行的方向,当蛇将食物吃了后身体长度自动增加,当蛇撞墙或吃到自身则蛇死。-Snake game is a classic game for young and old, basic rules of snake game: through the keyboard up, down, left and right to control the direction of the snake run, whe
Tetris
- 简单实现俄罗斯方块的源代码,使用C++编写,基于cocos2d-x 3.0alpha1编写-Simple implementation of Tetris source code