资源列表
Pacman-game
- 吃豆子游戏。 Pacman是一款动作休闲游戏。使用Windows API,依照面向对象的设计方法。包括Windows应用程序、地图类的设计、数据更新、绘图、窗口设计等-Pacman game
migong2D
- 用python编写的迷宫游戏,自动生成迷宫图片-Maze game written in python with automatically generated maze pictures
Snake
- 贪吃蛇小游戏源码 一个工程附带两个版本的源文件-a classic snake game
Blocks
- 俄罗斯方块游戏源码, 编程语言为C++,已成功运行 文件中的工程内附两个版本的源码-a classic Blocks game s codes
shader-(5)
- 3d game studio and other 3d game engine shader for use in game : tested with mdl models with 3d game studio a8
Tetris
- 俄罗斯方块的源代码,亲测可用,可用于相关人员。-Tetris source code, pro-test can be used for the relevant officers.
2048
- C语言编写的2048游戏,共同学习,共同进步。-2048 C language games, learn together and progress.
fish
- 这是一款大鱼吃小鱼的JAVA小游戏,控制大鱼游动时碰到随机生成的小鱼并将它吃掉-this is java game
rengongmayi
- 迷宫的游戏,可以自动生成迷宫并走出,有界面-Maze game, you can automatically generate the maze and out, the interface
jingjianbanlianliankan
- 自己做的连连看,蜡笔小新的,挺好的,很简单
frogs
- 小青蛙过河游戏。青蛙只能向前方空地移动一格或者跨过一只青蛙移动一格,红绿两方全部交换位置成功为获胜。-Small Frogger game. Frogs can only move one space to the open space in front of a frog or moving across a grid, both red and green all successful exchange position for the win.
3DMineSwp
- MFC编程 扫雷可选2D或者3D,可保存、续玩。 3D为伪3D,用滚轮切换层面,真3D可查看我的另一个用opengl写的3D扫雷程序。-MFC Programming. There are two optional mode 2D or 3D. Support save and load. This is pseudo-3D. You can use wheel to switch level. To see real-3D, you can check my other min