资源列表
FourEnsign-project
- 视 频 四 国 军 棋 的 游 戏 工 程 文 件-FourEnsign project
Gothecorecode
- 给开发围棋的参考:关于围棋开发的核心代码,有助于拓展你的思路 围棋核心代码-Go to development of reference: on the development of the core code Go to help expand your thinking core code Go
code
- 实现了黑白棋的智能算法,主要是使用指针和链表来完成的,希望能给大家一些帮助-Othello implements intelligent algorithm, mainly linked to the use of pointers and finished, I hope to give you some help
Monkey
- 黑白棋的核心程序,monkey.cs一个很智能的程序源码
Faile
- Faile is the best source code for Chess programming you can ever have.
blokus
- blokus的AI程序,与botzone网站接口匹配-blokus the AI process, with botzone Web interface matching
FiveChessAppletDemo
- five chess five chess five che-five chess five chess five chess five chess
FiveChessAppletDemo
- java开发的五子棋 有AI电脑,不过还不够完善,能自动判断输赢。
pukepaiyouxi2
- 好玩的扑克牌游戏 让你体会不一样的扑克牌 功能强大 有很多新功能-Fun poker game experience you do not like poker a lot of powerful new features
javawuziqi
- 这是用JAVA语言编写的 游戏 五子棋 代码仅供参考-It is written in JAVA backgammon game code for reference only
chess
- 要求输出国际象棋棋盘。 用i控制行,j来控制列,根据i+j的和的变化来控制输出黑方格,还是白方格。 -Required output chess board. Control lines with i, j to control the column, according to i+ j and changes in the black box to control the output, or white box.
CardTest1
- 游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一次赢的玩家出牌。首家可以出任意一张牌。首家出牌后,下家所出的牌的花色要与首家的相同,大小不限。如确实没有花色相同的牌,则可以出其它的牌。 胜负判定: 当每人都出了一张牌后,如果花色相同,则比较两张牌的大小,牌大的赢.如果花色不同,则先出牌的赢。最后经过统计赢的次数最多的 玩家最终赢得比赛。 The rules is following: