登录
首页 » Java » MyfiveChess

MyfiveChess

于 2018-11-08 发布 文件大小:129KB
0 351
下载积分: 1 下载次数: 4

代码说明:

  gobang五子棋,实现可视化和双人对战 ,另外人机对战还待完善(Gobang, to achieve visualization and double battle, and the man-machine battle is yet to be improved.)

文件列表:

MyfiveChess, 0 , 2018-11-03
MyfiveChess\.classpath, 301 , 2018-11-02
MyfiveChess\.project, 387 , 2018-11-02
MyfiveChess\.settings, 0 , 2018-11-02
MyfiveChess\.settings\org.eclipse.jdt.core.prefs, 598 , 2018-11-02
MyfiveChess\background.jpg, 74363 , 2018-11-03
MyfiveChess\background2.jpg, 66094 , 2018-11-02
MyfiveChess\bin, 0 , 2018-11-07
MyfiveChess\bin\MrChen, 0 , 2018-11-07
MyfiveChess\bin\MrChen\Mygame, 0 , 2018-11-07
MyfiveChess\bin\MrChen\Mygame\frame, 0 , 2018-11-07
MyfiveChess\bin\MrChen\Mygame\frame\FiveChessFrame.class, 6061 , 2018-11-07
MyfiveChess\bin\MrChen\Mygame\test, 0 , 2018-11-07
MyfiveChess\bin\MrChen\Mygame\test\Test.class, 504 , 2018-11-07
MyfiveChess\src, 0 , 2018-11-06
MyfiveChess\src\MrChen, 0 , 2018-11-02
MyfiveChess\src\MrChen\Mygame, 0 , 2018-11-02
MyfiveChess\src\MrChen\Mygame\frame, 0 , 2018-11-02
MyfiveChess\src\MrChen\Mygame\frame\FiveChessFrame.java, 8431 , 2018-11-06
MyfiveChess\src\MrChen\Mygame\test, 0 , 2018-11-02
MyfiveChess\src\MrChen\Mygame\test\Test.java, 195 , 2018-11-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • checker
    英国国际跳棋(英国英语)或跳棋(美国英语、加拿大英语),又称美国跳棋或直棋,是一种棋盘游戏棋。它是在一个8×8方板(共六十四平方)每侧有十二块。棋子的移动和捕获对角。他们可能只前进直到他们到达的板的另一端,当他们加冕,然后可以移动和捕获的向后和向前的。(English draughts (British English) or checkers (American English and Canadian English), also called American checkers or Straight checkers, is a form of the board game draughts. It is played on an 8×8 square board (with sixty-four total squares) with twelve pieces on each side. The pieces move and capture diagonally. They may only move forward until they reach the opposite end of the board, when they are crowned and may thereafter move and capture both backward and forward.)
    2013-05-18 23:18:02下载
    积分:1
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • gobang
    五子棋人机对战,有悔棋功能,判断输赢,欢迎同学们交流学习(Gobang man-machine to war, have the Undo function, determine the winners and losers, welcome the exchange of learning)
    2015-03-25 16:11:22下载
    积分:1
  • HomeWork
    简单的五子棋游戏,包含棋子的自动回收,更改棋子当前状态,以及棋子剩余个数的显示(Simple 331 games, including pieces of auto recycling, changing the current state of chess pieces, and display the number of remaining pieces)
    2011-07-23 10:27:39下载
    积分:1
  • stockfish-6-win
    stockfish 国际象棋引擎6.0源码。最近2015年所有比赛均排名第一,等级分达3316分。注释详细,是学习分析棋类AI最好源码。(Stockfish is a free UCI chess engine )
    2015-09-20 13:16:35下载
    积分:1
  • Five_Points_version2.2
    用Matlab做的五子棋游戏,包括源代码,可以实现人人对战(We can realize the fight for everyone)
    2018-05-14 21:13:02下载
    积分:1
  • qizhuanPP
    棋壮++(中国象棋UCCI引擎)源程序是基于UCCI协议开发的中国象棋程序引擎,可加载于象棋旋风、弈天、兵河等象棋界面。(Chess the strong++ (Chinese chess the UCCI engine that) source is based on Chinese chess program UCCI protocol development engine, can be loaded in xuanfeng, yitian Binghe chess interface.)
    2013-01-08 13:18:38下载
    积分:1
  • FiveChess
    五子棋,建立一个棋盘,黑白方相互对下,判断输赢!(fivechess)
    2010-12-30 19:31:52下载
    积分:1
  • wlwzq
    五子棋人机对战网络对战 五子棋人机对战网络对战 (331 man-machine players magic 331 man-machine players magic 331 magic man-machine players)
    2006-07-07 08:59:53下载
    积分:1
  • chess
    用java界面编写的一款中国打谱象棋,可以制作棋谱,保存棋谱和自动演示。(Java interface to write a play spectrum of chess, you can create chess, save chess and automatic presentation.)
    2012-06-17 11:22:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载