搜索资源列表
TicTacToe.rar
- 用java写的一字棋游戏(即井字棋),支持两人进行游戏。,Writing the word using java chess games (ie, tic-tac-toe game), in support of the two games.
NetGame
- 一个网络版的井字棋游戏,利用serverSocker和socket编程,很有意思的,可以把服务器和客户端分开。-A network version of Tic-Tac-chess game, using serverSocker and socket programming, very interesting, and can separate the server and client.
Java分布式井字棋
- 一个用Java写的基于socket的分布式的井字棋游戏,支持本地对战以及网络对战。