资源列表
JAVA_BLACK_WHITE_CHESS
- JAVA超级黑白棋,能下过它的不多,大家可以试试,以后会增加打谱功能。- JAVA Super Othello, it can over the next few, we can try to play later spectral function will increase.
FIR
- 一个最最简单的五子棋游戏源码,采用EasyX图形库编写。- One of the most simple of the backgammon game source code, written using EasyX graphics library.
board-game
- Board Game for reference only please-Board Game for reference only please...
board-game-2
- Board Game 2 for reference only
board-game-1
- Board Game for reference only
JAVAweiqi
- 围棋小游戏,用java实现的围棋小游戏,初学者可以尝试学习下。-Chess game, with the java implementation of Go game, beginners can try to learn next.
program
- Java版本的五子棋,有漂亮的图形界面,可以实现网络对战和网络聊天功能。-Java version of backgammon, a nice graphical interface, you can achieve online play and online chat.
wuziqi
- 一个小游戏,关于五子棋的,请大家试一试看看有没有bug.-A small game!about wuziqi please find bug and erros.
gai-xin-shuang
- 老版本大字扑克牌机小卡静态存储器程序源码-Little old version of characters poker machines card program source code static memory
eight
- 该问题是 19 世纪著名的数学家高斯 1850 年提出的。八皇后问题要求在一个8 × 8 的 棋盘上放上8个皇后,使得每一个皇后既攻击不到另外 7 个皇后,也不被另外 7 个皇后所攻击。 按照国际象棋的规则, 一个皇后可以攻击与之处在同一行或同一列或同一斜线上的其他任何棋子。 因此, 八皇后问题等于要求 8 个皇后中的任意两个不能被放在同一行或同一列或同一斜线上。 该代码为解决此问题的代码-The problem is that the famous 19th century mathemati
99uc-2010829-02
- 知心网络棋牌服务端+客户端 完整版 The intimate network server client chess + full version -The intimate network server client chess+ full version
zhen
- 载解压后有三个文件夹:game;server;网站源代码。 game是客户端 server是服务端 一: 打开server\TML.ini文件,修改里面的: 本服务器外部IP TML_IP=127.0.0.11(这是经过我测试后的端,ip都是127.0.0.11,如果你只是内网用就不用修改,要是外网就把相应的ip改为你的外网ip) 二: 打开game\TML.ini文件,只需修改服务器IP和线路名称,端口不要修改。(测试时不用修改)