资源列表
Game of life
- 在Eclipse平台上通过GUI组件建立一个可视化图形界面的生命游戏。包含自动演化 停止 设置演化间隔 设置初始图形 随机生成等功能(A graphical interface for life games)
mikasa
- Test file for upload hope it help
pushbox
- Qt版本推箱子游戏代码阅读说明 1、Qt版本请采用Qt5的mingw版本,建议版本Qt5.8.0(作者开发版本,其他版本未测试,不能保证都能编译) 2、Qt开发工具下载路径:http://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe 3、解压QtPushBox(推箱子源码).zip文件。 4、打开QtCreator软件,现在打开工程,进入QtPushBox目录,选择Qt
afa
- 贪吃蛇,c语言编辑。简单的c语言小游戏。(Retro Snaker,which you can play in computer class.)
贪吃蛇
- 用C++编写的一个简单的贪吃蛇小游戏,包括积分等功能(the simple snake game by visual c++)
dc
- 光立方贪吃蛇程序 可以红外上下左右控制 用红外遥控器控制 此为3d模式程序(Light Cube snake program It can control infrared up and down Infrared remote control This is the 3D mode program)
hanoi
- 解决hanoi问题,可以直接运行。没有任何问题哈哈哈(Solve the Hanoi problem, you can run directly. No problem, ha ha ha)
planes1
- 一个基于控制台的打飞机小游戏,通过键盘实现控制。(A console based aircraft game, through the keyboard to achieve control.)
五子棋游戏
- 五子棋小游戏基于Java平台做的小程序,适合初始学者。(Backgammon game based on java)
坦克大战
- 游戏,需要的隗爱霞很有用希望帮助大家,谢谢各位(JQury development, as well as JS and JQury common development game)
参考程序
- 吃豆人小游戏,可自己制造地图游戏。纯电动。(Pac Man games, can create their own maps game. Pure electric.)
mines
- The classical Minesweeper written in Visual C++. You can set up the field size and mine count.The game also records the time to results table.