资源列表
Sudoku
- 本cpp文件是一个用c++语言编写的数独游戏-Sudoku game
zzz
- 侠盗猎车无限加血需要的下载,只是测试版本-Grand Theft Auto Unlimited plus blood
main
- 随机生成九宫格,并通过搜索算法找出最少的将之移动回去的移动方法-Squares randomly generated and passed to the search algorithm to find the least mobile method of moving back
tan
- 自己做的一个简单的贪吃蛇游戏 用wsad和方向键同时控制两条蛇-Own a simple snake game with the arrow keys to control both wsad and snakes
MainClass-
- 自己写的实现了简单的贪吃蛇功能 是初学者可参考的代码-my english is bad
main
- 坦克90代码,C FREE 下完美运行,需要EGE库支持-90 tanks code under C FREE flawlessly need EGE library support
TicTacToe
- TicTacToe game code, for p2p
game3-pingtu
- 用c写 的拼图游戏,很经典的游戏,可以用于教学和论文-C write the jigsaw puzzle, classic games, can be used for teaching and papers
Finding-Sudoku-Solutions.c
- Sudoku is a popular logic puzzle. The purpose of the game is to fill the 9 by 9 matrix with numbers 1 to 9 and meet the following constraints: 1. Each row has no duplicated numbers, 2. Each column has no duplicated numbers, 3. Each 3 by 3 subma
elsfk
- 一个简单的俄罗斯方块程序,便于初学者学习,练习,大家加油学!-A simple Tetris program, easy for beginners to learn, practice, we Come learn!
Bear
- C语言编写一个简单的“小熊回家”游戏,游戏思想是小熊要回家,但是他在回家的路程中会遇到许多困难,比如在回家的路上会有地雷,坠落物等。在小熊前行时,地雷会随机的出现在路面上,小熊遇到地雷要跳过,否则一旦踩到地雷就会被炸伤,使生命值减少;坠落物在高空坠下,小熊要能够及时躲过,否则也会被炸伤,使生命值降低。小熊只有成躲过所有障碍才能够到家-a program of bear
main
- 一个解数独的代码,输入有些繁琐,不过解起来挺快的。-A Sudoku code, enter the somewhat cumbersome, but the solution up very fast.