▍1. yishuziyouxidaima
移动数字游戏是把所有的数字按照一定的顺序排列,如按从小到大排列。从而得到所有数字的新的排列顺序。(The mobile digital games are all figures arranged in a certain order, such as small to large. To get all the numbers of new order.)
移动数字游戏是把所有的数字按照一定的顺序排列,如按从小到大排列。从而得到所有数字的新的排列顺序。(The mobile digital games are all figures arranged in a certain order, such as small to large. To get all the numbers of new order.)
Maze game using visual ++ describes how openglworks
此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入(This is the Tower of Hanoi program, Hanoi layers as input variables)
用C++语言实现的俄罗斯方块游戏Implemented in C ++ Tetris game(Implemented in C++ Tetris game)
《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
一个坦克大战的小游戏 适合初学者 试用C#语言(Tankedaizhan small game, suitable for beginners to use C# language)
html5+js做的页面小游戏。移动端微信营销的利器。(html5+js pages do little game. Mobile end micro-channel marketing weapon.)
完美世界264版本模拟器源码,模拟服务端整套,可自行修改成完美的任何游戏(Perfect world 264 version simulator source code, simulation server set, may revise any game perfect )
一个有用的迷宫游戏,用ios写的。项目还算比较大 比较完整 (A useful maze game, written in ios. The project is relatively large More complete)
RGSS103J.DLL是RPG Make xp的主要文件,是RPG游戏的核心。注意,只对RPG Make xp有用!(RGSS103J.DLL is the main document RPG Make xp is the core RPG game. Note that only xp useful for RPG Make!)
说明: 武林外传EL半成品.易语言新手看了就可以手(Swordsman EL semi-finished products)
一款简单的连连看源码,有暂停 有限时,选中方块颜色会有变化(code of an easy game)
数独游戏 a) 设计一个命令行界面的游戏,登入游戏界面后,应该有游戏规则说明,按键说明。 b) 进入游戏前应该有难度选择:1表示简单、2表示中等、3表示困难。 c) 在游戏主界面中有可以循环输入数独值、可以连续玩好几局直到退出、检查结果、查看答案、新开一局的功能。 d) 信息提示功能:输入错误时应有提示、游戏失败或获取胜利时应有庆祝界面等。 (Sudoku a) the design of a command-line interface of the game, log into the game interface, there should be rules of the game description, key instructions. b) prior to entering the game should have difficulty options: 1 means simple, 2 for moderate, 3 for difficulty. c) There can be recycled input Sudoku value, you can continuously play several bureau until you exit the game the main interface, test results, see the answer, features a newly opened office. d) Information prompts: input error when prompted, the game fails or gets victory should have celebrated interface.)
C语言编写的推箱子游戏,功能实现了,只是界面还有待提高,对初学者还是很有帮助的(Sokoban game written in C language functions achieved, but the interface needs to be improved, very helpful for beginners)
坦克大战 游戏源码+ 素材+文档(了解面向对象的具体编程)
一个简单的打地鼠游戏,经典游戏,80/90后的延续,这只是个给予初学者用的打地鼠源代码。(A simple hamster games, classic games, continuing 80/90, which gives beginners just fighting to control the source code.)
qt绘图学习的一个程序---五子棋。 上传的代码只是一个雏形,主要用到了一下一些QT。 1. QWidget 的 paintEvent 函数 2. QPainter 的使用 3.键盘时间 keypressEvent(GUI programming learn code)