搜索资源列表
wuzhiqigamec08
- 网络五子棋 Version 1.0 利用TCP协议进行通信,供两个人同时玩。-331 Version 1.0 network using TCP communications for two people to play.
wangluowuziqi
- 功能十分简单的网络五子棋。主要可以用来学习SOCKET通信与五子棋的算法。
Gobang-Game
- 使用VC++实现了网络五子棋局域网内对弈功能,可以通过这个快速掌握VC++简单程序的编写以及Socket通信-Using VC++ implements the network backgammon games on LAN feature, you can quickly grasp the VC++ simple procedures for the preparation and Socket Communications
net_wuziqi
- 这是我们当时计算机接口与通信课程的时候编的两个程序之一,这个是网络五子棋-This is our time computer interface and communications courses made one of two procedures, this is the network Gobang
WZQSource
- Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
siguojunqi
- 在开发网络游戏时,首先要建立底层的网络通信类,利用网络通信类连接构建客户服务器之间的TCP/IP连接,然后在该连接的基础上利用自设定的协议进行客户端登录、进行游戏等操作。在以上协议的基础上,根据不同的游戏编写不同的游戏逻辑处理类,在该逻辑处理类中实现了对应的游戏逻辑,如实例中的军棋,则实现相互之间的对弈等功能。同时在服务器端还需要和数据库服务器交互,用于读取或保存客户信息(如用户积分、密码、个人资料等数据)。-Abstract: This article introduces the desig
Chinese_Chess
- 中国象棋,是由本人编写的,借鉴了网络单机象棋的编程思想,这个版本可以进行联网,采用socket套接字进行通信-Chinese Chess, is written by me, drawing the network stand-alone chess programming ideas, this version can be networked to communicate with socket socket
flyGame
- Java 开发的网络飞行棋,通过Socket通信,可以两个人进行PK-Java Development Network flight chess, by Socket Communications, PK can be two people
GameGobang
- 网络五子棋 服务器可以同时服务多桌,每桌允许两个玩家通过INTERNET对弈,实现同一桌可以相互通信! 内置说明书!-Internet backgammon server can service multiple tables, each table allows two players to play chess by INTERNET, can communicate with each other to achieve the same table!
renju
- 在线五子棋游戏,游戏双方能进行网络通信并在游戏时有音乐背景-Renju
Gobang
- 五子棋 java源码 基于网络通信的-Backgammon java source code
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
FiveChess
- Visual C++网络通信编程实用案例精选(五指棋)-About Visual c++ networking communication programming practical cases selected (gobang)
HappyFiveChess
- 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,
star-five-chess
- 基于Windows平台的联机对战五子棋游戏,一款完整的本科毕业设计作品,采用TCP和UDP进行网络通信。-a five chess game design based on windows platform.a whole graduated design work.
NET_AIchess
- 中国象棋:实现了网络对战、人机博弈、保存棋局和播放棋局的功能。网络对战使用异步Socket进行通信,在人机博弈中采用加权估值算法和负极大值搜索引擎。利用双栈使得在播放棋局过程中能灵活地退到上一步或前进到下一步,在走棋同时输出招法列表。-Chinese Chess: implements online play, man-machine game, save and play chess chess game features. Online play using asynchronous Soc