文件名称:Gobang--Game-Based-on-Java
介绍说明--下载内容均来自于网络,请自行研究使用
使用java语言实现五子棋双人对弈,并且在对弈过程中可以实现通信,目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。
-Using java language double chess backgammon, chess and in the process of communication can be achieved, currently only supports two clients for online play, many players have such as thread synchronization problems. Two clients can run on the same computer.
-Using java language double chess backgammon, chess and in the process of communication can be achieved, currently only supports two clients for online play, many players have such as thread synchronization problems. Two clients can run on the same computer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
五子棋人人对战\.classpath
..............\.project
..............\bin\chessface\chatPad.class
..............\...\.........\chessPad.class
..............\...\.........\chessPoint_black.class
..............\...\.........\chessPoint_white.class
..............\...\.........\chessThread.class
..............\...\.........\controlPad.class
..............\...\.........\inputPad.class
..............\...\.........\userPad.class
..............\...\.lient\chessClient$1.class
..............\...\......\chessClient.class
..............\...\......\clientThread.class
..............\...\server\chessServer$1.class
..............\...\......\chessServer.class
..............\...\......\MessageServerPanel.class
..............\...\......\ServerThread.class
..............\readme.txt
..............\src\.classpath
..............\...\.project
..............\...\chessface\chatPad.class
..............\...\.........\chatPad.java
..............\...\.........\chessPad.class
..............\...\.........\chessPad.java
..............\...\.........\chessPoint_black.class
..............\...\.........\chessPoint_white.class
..............\...\.........\chessThread.class
..............\...\.........\chessThread.java
..............\...\.........\controlPad.class
..............\...\.........\controlPad.java
..............\...\.........\inputPad.class
..............\...\.........\inputPad.java
..............\...\.........\userPad.class
..............\...\.........\userPad.java
..............\...\.lient\chessClient$1.class
..............\...\......\chessClient.class
..............\...\......\chessClient.java
..............\...\......\clientThread.class
..............\...\server\chessServer$1.class
..............\...\......\chessServer.class
..............\...\......\chessServer.java
..............\...\......\MessageServerPanel.class
..............\...\......\server\chessServer$1.class
..............\...\......\......\chessServer.class
..............\...\......\......\MessageServerPanel.class
..............\...\......\......\ServerThread.class
..............\...\......\ServerThread.class
..............\...\......\server
..............\bin\chessface
..............\...\client
..............\...\server
..............\src\chessface
..............\...\client
..............\...\server
..............\bin
..............\src
五子棋人人对战
..............\.project
..............\bin\chessface\chatPad.class
..............\...\.........\chessPad.class
..............\...\.........\chessPoint_black.class
..............\...\.........\chessPoint_white.class
..............\...\.........\chessThread.class
..............\...\.........\controlPad.class
..............\...\.........\inputPad.class
..............\...\.........\userPad.class
..............\...\.lient\chessClient$1.class
..............\...\......\chessClient.class
..............\...\......\clientThread.class
..............\...\server\chessServer$1.class
..............\...\......\chessServer.class
..............\...\......\MessageServerPanel.class
..............\...\......\ServerThread.class
..............\readme.txt
..............\src\.classpath
..............\...\.project
..............\...\chessface\chatPad.class
..............\...\.........\chatPad.java
..............\...\.........\chessPad.class
..............\...\.........\chessPad.java
..............\...\.........\chessPoint_black.class
..............\...\.........\chessPoint_white.class
..............\...\.........\chessThread.class
..............\...\.........\chessThread.java
..............\...\.........\controlPad.class
..............\...\.........\controlPad.java
..............\...\.........\inputPad.class
..............\...\.........\inputPad.java
..............\...\.........\userPad.class
..............\...\.........\userPad.java
..............\...\.lient\chessClient$1.class
..............\...\......\chessClient.class
..............\...\......\chessClient.java
..............\...\......\clientThread.class
..............\...\server\chessServer$1.class
..............\...\......\chessServer.class
..............\...\......\chessServer.java
..............\...\......\MessageServerPanel.class
..............\...\......\server\chessServer$1.class
..............\...\......\......\chessServer.class
..............\...\......\......\MessageServerPanel.class
..............\...\......\......\ServerThread.class
..............\...\......\ServerThread.class
..............\...\......\server
..............\bin\chessface
..............\...\client
..............\...\server
..............\src\chessface
..............\...\client
..............\...\server
..............\bin
..............\src
五子棋人人对战