资源列表
Tetris-game-source-code
- 俄罗斯方块游戏源程序,其包括方块预览、方块控制、更新显示,速度\分数更新、系统帮助 实现文件是youxi.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI 文件、.EXE可执行文件和程序文件放在统一目录下。-Tetris game source code, including box Preview box control, update speed \ scores update, the system helps the turbo
alittlegame
- 一个windows的小游戏,用vc编写,适合初学windows编程的编程者学习-windows of a small game, using vc preparation, windows programming suitable for beginners learning programming
ddp
- 控制台对对碰、很简单、一看就明白。自己平时的 练习、才学C一个月 、有错的地方请见谅。-Console right touch, is very simple, to see to understand. His usual practice, knowledge, C month, there is the wrong place please forgive me.
RussianBlock
- 实现了常见的游戏俄罗斯方块 有兴趣的可以下载了-Achieved a common interest in the game Tetris that can be downloaded play
063
- 印度的一个古老的游戏汉诺塔问题,输入盘子数,程序给出了相应的移动法则-India is an ancient game Tower of Hanoi problem, the input plate number, the program gives the mobile rule
A_Mastermind
- C++ classes for the classic Mastermind board game including Code, Player, CodeMaker, and CodeBreaker.
2014_winter_tongji
- 2048游戏的代码。提高编程游戏趣味。其中的一部分代码是借鉴了开发作者的。供大家参考。-This is a program of 2048 just for fun and thereby you can be more interested in programing.
eluosi-fangkuai
- c++编写的俄罗斯方块程序,只是自己业余时间写的,编译通过,功能可能还不全-c++ program written in Tetris, but their spare time to write, compile, features may not all
puyo
- Block game which is easy to understand
Maze
- 有关迷宫的简单讲解 让初学者了解这个 供大家参考-something about maze
StickerGame
- 一个简单易懂的JAVA拿小棍游戏,和电脑对战-A straightforward take stick JAVA games, and play against the computer
pintu002src
- 拼图游戏代码,可以将任何现有的图片变为拼图,用户可以拖动每一个图块,图块靠近后会自动组合。