资源列表
Maze-source-code
- 这是一本手掌大小的智力开发游戏书。它包含的不仅是一个游戏的世界、想像的世界,同时也是一个学习的世界、认知的世界-Maze source code
dadoudouGame
- 打豆豆小游戏 mfc编写 C++ 小游戏 简单 实用-The mfc writing game play Peas
SNAKE1111
- 贪吃蛇游戏,显示分数,血量,等级,速度由等级计算,障碍生成代码-The Snake game scores, blood volume, grade, speed is calculated by the level of, obstacles generate code
Simple-Game-Logic
- Simple Game called logic you only need to match the shapes to the order computer have. you have 8 tries and it s a 7 Level game. written with VB6 and one of the earliest programs I wrote. so I put sound effects and images. hope you like it
numbers-game
- 猜数字小游戏,猜数字是否正确。益智小游戏。做个借鉴吧。-Number guessing game, the number guessing correctly. Puzzle game. To be a draw on it.
ShuDu
- 数独小游戏, 特色是重载编辑框, 能破解数独,破解的方框会变色; 当你填的数字不对时编辑框会变红, 可以选 LEVEL;逻辑和界面分离-Sudoku game features overloaded edit box can crack Sudoku the crack box will change color When you fill in the figures wrong when the edit box turns red, you can choose the LEVEL s
Matching-the-bride-and-groom
- 新郎新娘配对问题,采用穷举法,实现新郎新娘的配对-The bride and groom pairing, the brute-force method, the pairing of the bride and groom
Sokoban-game-
- 推箱子游戏,让搬运工自己将箱子推到你所指定的位置-Sokoban game, porters own box to the location you specified
knights-tour
- 骑士巡游游戏,程序给出了实现方法,使骑士总是移向具有最少出口且没有到达过的方格之一-The Knight Parade game program given the ways in which Knight always move to one of the least export and did not reach the checkered
Sokoban
- 一个简单的推箱子游戏模型,可以帮助想自己写推箱子游戏的人来编写游戏-A simple game of Sokoban model
063
- 印度的一个古老的游戏汉诺塔问题,输入盘子数,程序给出了相应的移动法则-India is an ancient game Tower of Hanoi problem, the input plate number, the program gives the mobile rule
TICTAC
- This is a basic program for tic tac toe it is capable of making its decision based on the user input and gives win/draw status