资源列表
NumberMoving
- 这是非常有名的游戏——拼图。 不过这是我编写的DOS版本。没有图像,只有顺序的数字,因此我叫它数字拼图。 由于是DOS下的游戏,它只能使用键盘操作。 注:在win-tc1.91下编译链接通过。-This is a very famous game- puzzle. But this is my version written in DOS. No image, only the sequence of numbers, so I call it NumberMoving. Be
game
- 对于游戏编程爱好的朋友的首选!真的很不错的的!-For the game of choice for programming-loving friends! Really good to!
TETRIS
- 俄罗斯方块游戏代码,本学期学习成果,共大家学习,希望能有帮助-TETRIS
1
- 解数独,采用了回溯法,效率不是很高,但是算法很简洁-Means it alone, using a retrospective method, efficiency is not high, but the algorithm is very simple. . .
snake
- 贪食蛇小游戏的C#源代码。vs2005编译后可直接运行。-Snake game in C# source code. vs2005 compiled can be directly run.
21games
- 21点游戏源码.精品源码.值得推荐.社区原码不可或缺-21-point game source code. Boutique source. Worth recommending. Indispensable to the community of the original code
2
- 一个简单的俄罗斯方块,具有一般的功能,大家试着玩-A simple Tetris, with general features, we try to play
hano
- 这是一个不利用递归实现汗诺塔的例子,让我们看看原来简单的 hanoi (n-1,a,c) hanoi (n,a,b) hanoi (n-1,c,b) 由于无法使用递归,需要什么样的手段才能实现。-This is a non-recursive implementation Khan, Tower of Hanoi example, let' s take a look at the original simple hanoi (n-1, a, c) hanoi
tsnake
- visual basic6.0环境下通过编译,经典的贪吃蛇游戏,另类的实现算法,-failed to translate
tanchishe
- visual basic6.0环境下通过编译,经典的贪吃蛇游戏,另类的实现算法,-visual basic6.0 environment through the compilation, classic Snake game, an alternative algorithm, ha ha
VBTANK_map
- vb6.0的坦克大战,算法比较低级,带地图编辑器,高手莫笑-vb6.0 of Battle City, the algorithm more low-level, with map editor, master Mo Xiao
snake
- 用VC++做的一款游戏——贪吃蛇,包含完整源文件。- VC++ playsnake