资源列表
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.
20080329_fastener
- 目的:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成 一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增 加,纽扣数目也增加,当达到70个时游戏即结束。 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。 秘诀:要尽可能使连线长且该连线上的纽扣数多。-Objective: In this game, you will serve as a tailor, will be wearing butt
Sudoku
- 数独游戏,简易版,提供五种难度要求自动出题解题,有人性化操作界面。-Sudoku game, simple version, to provide five kinds of difficulty that require the automatic topic and problem-solving, it was sex-based interface.