搜索资源列表
3chess
- 这是一个网络对战游戏,使用Java开发。不能与电脑对战(因为电脑AI还没有开发出来,但是留有AI接口)。游戏的规则(游戏里面也有介绍)是三个子在同一线上便可以吃掉对方子,因此起名叫做“三子齐线”。-This is an online game, the use of Java. No computer screen (because the computer AI has not developed, but have AI interface). The rules of the game (
Gobang1
- Java版的五子棋,大家可以试试,AI很高。-Java version of the 331, we can try, AI high.
five
- 一个简单的五子棋程序源码。 我用java编的五子棋游戏,AI不是很高.我有一好的思路,用递归算法来判断以后几步的形势,希望大家来完善它.
3dFiveChess
- 本软件是一个用JAVA语言编写的棋类游戏,具有AI功能,有3D特效。
FiveChessAppletDemo
- java开发的五子棋 有AI电脑,不过还不够完善,能自动判断输赢。
gomoku.rar
- 五子棋人机对战 ,gomoku AI
wzq
- Java版五子棋,界面功能完整,AI算法采用alpha-beta剪枝法,-Java backgammon, comes with AI
Java_Chess
- 基于Java,固定中国象棋规则到程序中,可以实现基本的棋子移动,但未能实现电脑AI,尚待提高。-Based on Java, the fixed rules of Chinese chess into the program, the basic pieces can move, but failed to achieve the computer AI, to be increased.
java_wuziqi
- 用java实现黑白棋的设计文档,AI的设计基于贪心算法。-Using java to achieve Riversi design document, the AI design is based on greedy algorithm.
wuziqiAI
- 简单的五子棋程序,JAVA编写,eclipse下调试通过,具有简单的AI,界面简洁-The 331 program, JAVA prepared through debugging the eclipse, with a simple AI, simple interface
JGoBang
- 用java写的五子棋游戏,有基本的AI功能,也就是能人机对战,当然也有双人对战,总之我要下赢电脑要费一番脑筋-Write gobang games with java, basic AI functions, that is, man-machine war, of course, a Double Battle, in short, I want the next win computer to spend a lot of minds
中国象棋
- java象棋,采用负值最大算法设计的人机AI(Java chess, the human-machine AI designed by negative maximum algorithm.)
