搜索资源列表
My9NumChess
- 人人对战的井字棋程序,算法简单,明白个大概结构就行了-everyone war game procedures gridwork of a simple algorithm, and probably understand the structure of the Bank
wuzhiqijava
- 此程序在JAVA界面上实现下五指棋的功能,并且能够实现网络对战-this procedure in JAVA interface to achieve under the pitch-game functions, and to achieve network war
b
- 井字棋 双人队战 没有人机队战 开发中
blackAndWhiteChess
- 1.二人对战,多人观战。 程序实现了二人对战,最多5人观战的功能,并且无论是玩家还是观战者,都可以用聊天进行交流。 2.悔棋。 允许悔棋的发生,想要悔棋的玩家在征得对方同意后方可悔棋。 3.存盘。 允许存盘的实现。 4。多人聊天及窗口提示。 玩家、观战者可利用窗口进行交流,且玩家信息皆会出现在聊天窗口中。 5.时间限制。 一方考虑时间多于20秒时,视为违规,由对方行棋。-1. Two of the war, people watching. Program f
src
- java 开源游戏源码 RISK 联机对战 战棋类-RISK-source open source java games online against战棋category
HeiBaiQi
- Java编写的简易黑白翻转棋 实现人机对战 适合初学者学习-Java to prepare simple black-and-white Reversi against the realization of man-machine learning for beginners
Javagame
- 一套Java编写的战棋游戏源代码,有兴趣的编译一下。 -Prepared a set of Java source code战棋game, are interested in what the compiler.
FightChess
- 一套Java编写的战棋游戏源代码,有兴趣的编译一下。-A set of Java source code written in SLG game, are interested in compiling what.
codefans.net
- Java战棋游戏源代码\Java战棋游戏源代码-Java source code Zhanqi game \ Java Zhanqi game source code
qiShiFeiXingQi
- 开发一款JAVA小游戏--骑士飞行棋 和传统的飞行棋一样,支持两人对战! 此代码仅供下载参考!-Development of a JAVA game- Knights of flight flight chess and traditional chess, support two players! This code only download information!
Java.Programming.Zhanqi.game.source.code
- Java编程设计战棋游戏源代码Java Programming Zhanqi game source code -Java Programming Zhanqi game source code
TicTacToe
- 使用java编写的网页版三子棋游戏,可以实现人人对战-Web page written using the java version of the third son of chess games, everyone can play against
Knight-chess
- 《骑士飞行棋》是一个用Java编制的控制台小游戏,支持人机对战和人人对战两种模式。-" Knight chess" is a Java with the preparation of a console game, in support of the war machine and all two models of the war
xFightChess
- Java战棋游戏源代码,锻炼你的智力,快来玩吧,想聪明的-Java board game source code, to exercise your intelligence
ThreeGameGraph
- Java编写的三子棋游戏,有简单的图形界面。对战方式为PVP轮流下子-Three sub-chess game written in Java, a simple graphical interface. Battle for PVP in turn erupted
AnimalGame
- 一个简单的斗兽棋代码实现,基本功能都实现了,支持人人对战-Jungle a simple code to achieve the basic functions are implemented to support all play against.
JavaSLGEX
- SLG战棋Java游戏范例,简单明了,适合入门-SLG example
TicTacToe
- 网络三子棋,可以利用服务端登录,输入本机IP进行对战-Three-game network, you can use the server log in, enter the local IP for the war
DotsAndBoxes
- 能够实现双人对战的点格棋程序,可通过完成内部的悔棋功能来了解整个程序的构成(To achieve the double battle of the lattice chess program can understand to constitute the entire program by complete internal Undo function)
Java分布式井字棋
- 一个用Java写的基于socket的分布式的井字棋游戏,支持本地对战以及网络对战。