资源列表
gobang
- 用java语言编写的五子棋小游戏希望大家有用-Using java language of 331 small game we hope useful
wuziqi
- 实用Qt进行五子棋的开发,可以用于五子棋的爱好者进行参考。也可以用于Qt程序爱好者学习-Practical development of Qt for backgammon, backgammon enthusiasts can be used for reference. Qt applications can also be used for enthusiasts to learn
jisuanqi
- 控制台计算器小软件。适合初学者,可以运算加减乘除 有循环-Console Calculator small software. Suitable for beginners, you can have recycling operations Math
matching-pics
- matching images game
youxi
- 小游戏,通过点击鼠标,测试手指灵活度的游戏,源码-Small game, by clicking the mouse, the test finger dexterity game, source code
C-program-Press-me-button-game
- C programming for Press me button game
crossword
- C command line crossword game
Mine-clearance-
- c语言小游戏代码-扫雷代码 就是在电脑上单击玩的-C language little game code- mine clearance code
Snake
- 用vc++ MFC和open cv 编写的贪吃蛇游戏-snake game
TankWar
- 模拟坦克大战,在一个矩形区域内一辆任务坦克需要干掉其他坦克继而完成任务。-Battle Simulation。souce code of Tankwar
guess-number
- 这是猜数字游戏,随机生成一个1~100之间的数字,然后由你猜,直至猜对为止。-This is the guessing game randomly generates a number between 1 and 100, then you guess, until you are right so far.
LinkGame_Csourcefile
- 连连看c源码 [ 核心算法 ] * 先进行水平方向判断,找出两点所在的水平直线活动范围, * 算出这两条线段在垂直方向的共同区域!!!, * 遍历该区域判断能否在两线段间架起公垂线,能则两点连接上; * 接着进行垂直方向判断,类同。无论两点在不在一条直线上, * 都能使用该算法,因为两点同线只是两点作为矩形对角点的特例而已。 -LinkGame C source file------- look for more details,please download