搜索资源列表
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 pl
Chess_Easy
- 基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。-design the chess game by use Visual C++ , Socket technology, Mutil Thread.