资源列表
kongmingqi
- 在基本游戏功能方面,赋予棋盘上的33个点有子/无子两种状态,及有子/无子/选定3种状态。提供了移动光标、选定棋子、移动棋子、自动检测游戏是否结束等功能。-In the basic game functions, giving 33 points on the board with the child/no child of two states, and has a son/no children/selected three states. Provided to move the curso
Java-wuziqi
- 实现五子棋游戏功能 附带有源码 非常实用,课程设计选做-Backgammon game features to achieve a source with a very practical, curriculum design Optional
sokoban
- 用Javascr ipt和CSS写的一个推箱子小游戏(a Sokoban game using Javascr ipt and CSS)
ELS
- 俄罗斯方块游戏,可双人玩。自创高效算法,VC++6开发。-Tetris game, you can double play.
peggame
- 一个三角形的棋类游戏,曾载于电脑迷杂志。-A triangular board games, computer enthusiasts have been set out in the magazine.
TwentyPoint
- 20点游戏,要牌超过20则会被撑死,如果不超过20点,谁的牌点之和最大谁赢!-20:00 game will be over 20 to card Cheng Si, if not more than 20 points, who' s license who wins and maximum points!
中国象棋
- 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:fail-so
zipai
- 开源的纸牌游戏,里面包括所有的设计方案和源代码-Open source card games, which include all the design programs and source code
Java-renju
- Java编写的五子棋程序,提供源码及Jar包下载。比较简单,适合初学者。增加了悔棋及恢复功能-Backgammon program written in Java, Jar package provides source code and download. Simple, suitable for beginners. Added undo and restore features
3ziqi
- 单机版的三子棋
JAVA-xiangqichengcu
- 一个小巧的java开发的中国象棋小应用程序,很不错的哦!
yiziqi
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理。-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle