资源列表
Puzzles
- 拼图游戏源码,大家都玩过吧,属于益智游戏,有兴趣的朋友可以下载学习一下。-puzzles games
Link
- 连连看游戏源码,大家都玩过吧,属于益智游戏,有兴趣的朋友可以下载学习一下。-Link games
Link_Cheat
- 连连看游戏外挂源码,不过有了连连看源码,有没有外挂不很重要了,互相学习,希望对各位有帮助。-Link cheat
saolei
- 类似于Windows自带的扫雷游戏源代码,是使用 C++的-Mine comes with the game is similar to Windows source code, is to use C++,
21littlegame
- 一个21点的游戏,游戏规则如下: 两个玩家,一个是人,一个是电脑。首先由电脑随机派两张牌给人类玩家(牌不能重复,牌的表示方式为 花色牌号,如红桃8),然后玩家通过自己判断再选择是否继续要牌。如果要,则继续随机派给玩家一张牌,若此时所有牌的点数之和大于21,则判断玩家为输,如果不是,则玩家可以继续选择要牌与否。如果不要牌,则人类玩家阶段结束。轮到电脑。电脑阶段与玩家阶段基本相同。电脑首先自己要两张牌,然后由电脑自己判断是否继续要牌,判断的最重要依据是刚好赢人类玩家就收手。而输赢是按照两家
renju
- 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,- The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,
Navy_Battle_Game
- At TrayGames we provide the APIs and a simple-to-use test harness that allow you do develop and test your multi-player game on your local computer without the need for an expensive multiple computer test system. When your game is ready to go you send
Java_3D_Magic_Cube
- Java 3D魔方游戏源码及中文注释包。-Java 3D Rubik' s cube game notes packet source and the Chinese.
TetrisGame
- 这是一个用Java语言开发的俄罗斯方块的游戏-This is a Java language developed by Tetris Games
shudu
- 这是用C编写的数独游戏的算法,在main() 中也设计了整个游戏的流程,运行就可以进入游戏。该数独游戏的算法可以随机产生有解的题目。-It is written in C Sudoku algorithm, in the main () is also designed to process the entire game, running you can enter the game. The Sudoku game algorithm can be randomly generated
cube
- 一个魔方的快速翻转方案输出程序。简短,使用。快速计算翻转步骤。-A Rubik' s cube fast turning out procedures for the program. Short, use. Fast Calculation of flip steps.
BigCharacter
- 用C++编写的一个简单的打字符游戏,寓教于乐。另外可以作为初学VC++者的教学程序。-C++, written in a simple character to play games, entertaining and educational. Another VC++ can serve as a beginner' s teaching program.