资源列表
C-game
- C语言游戏之五子棋源代码.doc,把这些程序复制编译,可以进行五子棋游戏-the program on game of C
24game
- vc开发,能实现24点游戏,随机生成四位数,通过加减乘除四则运算得到24。-The VC development, can achieve 24 points of the game, randomly generated four digit, add, subtract, multiply and divide by four operations24.
chess-5.07-src
- GNU Chess Project See INSTALL for installation instructions. See doc directory for documentation.
othello
- 五子棋游戏,简单的毕业设计。提供源代码,有重新开始、认输、时间统计等功能。-wuziqi game
MyFive
- 实现了五子棋的的算法,界面不怎么好看,但是功能算是齐全了啊-The realization of renju algorithm, interface not how good-looking, but function is complete.
YXZL
- 《游戏之旅——我的编程感悟 云风著》 这是一本非常有特色的计算机编程学习书籍。其特色就在于它将作者十余年来对游戏编程的所思、所感、所悟与编程理论知识相结合,褪去了纯理论的教学理念,使读者在前人的学习过程中吸取学习经验和教训,将计算机基础知识和高级编程技术不知不觉地融入自己的头脑中。 本书忠实地记录了作者十余年来对游戏编程的所思、所感、所悟。全书按照作者本人学习和实践的过程,带着读者从基础的计算机知识到高级的编程技术,从非常专业的汇编优化到非常实际的项目管理进行了一次游戏开发的全景探索
eight-queensl
- 这是一个关于国际象棋中八皇后问题的具体算法。这个代码能够输出所有可能的排列-This is one of the eight queens problem in chess algorithm. This code can output all the possible permutations
SuperMarry
- 经典游戏"超级玛丽"的源码,附带详细的文档说明,对于游戏开发有兴趣的朋友们来说,应该是很有价值的资料.-The source code of the classic game "Super Mario", and comes with detailed documentation for friends which interested in game developing Faithful, it should be valuable resource.
Java_poker
- 一个java开发的扑克牌游戏,主要学习开发的思路和处理问题的思路-it s a java_poker project,from which we can lenren how to deal with the real game&projecg
java_spider
- java蜘蛛纸牌源程序,学习游戏制作的思路-a spider project write by java
jumpchess
- java跳棋游戏,我们从中可以学习游戏开发思路-a jumpchess game write by java,help us to unstand how to develop simple games
Guess
- 设计一个猜数字,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入所猜测的三个数字。 3、将玩家提交的的数与电脑生成的数进行比较,结果显示成*A*B.A代表位置正确数字也正确,B代表数字正确位置不正确。 4、玩家共有7次机会,在7次内,如果3A0B,游戏成功,退出游戏。如果7次里玩家都没有猜对,游戏失败。-Design a number guessing game rules are as follows: 1, the start of th