▍1. kongjingyouxi-
C语言 矿井游戏源码矿井游戏源码矿井游戏源码(Mine game source Mine game source Mine game source Mine game source )
C语言 矿井游戏源码矿井游戏源码矿井游戏源码(Mine game source Mine game source Mine game source Mine game source )
贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。(Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat eggs, the snake long, so as to obtain the integral.)
一个简单的贪吃蛇,希望多初学者有点帮助,就用了for循环写的(A simple snake, hope to beginners a little help, the program only used for the cycle to write)
这是一个关于汉诺塔的书机,大家凑活用用,还可以(This is a book on Hanoi machine, chip in use to use, can also)
自己编写的俄罗斯方块,供大家参考!是在VS环境下创建的,使用C#语言编写。虽然简单但是对于初学者是很实用的。里面有很多简单但容易理解的类和对象,可以很轻松的学习游戏的开发。著作权归作者所有。 (I have written Tetris, for your reference! In the VS environment is created, using the C# language. Simple but very useful for beginners. There are so many simple but easy to understand classes and objects, you can easily learn to develop the game. All the copyright.)
俄罗斯方块最终版本,是用c语言写的,可自动调整。(The final version of Tetris, with c language, can be automatically adjusted.)
C++控制台俄罗斯方块带源代码,界面美观,Visual C++ 6.0编译。(Cpp Console Tetris)
俄罗斯方块双人版(对应图片位置自己下载图片)(Double version of Tetris)
俄罗斯方块单人版(使用简单的图形库实现了游戏的画面,图片可以自己在对应位置保存)(Single version of Tetris)
简单实现俄罗斯方块的源代码,使用C++编写,基于cocos2d-x 3.0alpha1编写(Simple implementation of Tetris source code)
用 cocos2d-x 3.4 开发的俄罗斯方块(Use cocos2d-x 3.4 development game tetris)
此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入(This is the Tower of Hanoi program, Hanoi layers as input variables)
《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
一款简单的连连看源码,有暂停 有限时,选中方块颜色会有变化(code of an easy game)
火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)