ChessGame - 1.5
Multiplayer chess game
Markop
(Markop1CZ)
A simple and lightweight implementation of multiplayer chess, written in Python using Pygame and python-chess libraries. Supports multiplayer over TCP protocol. Client-server architecture (one player hosts the server, the other player connects).
Changes
A simple and lightweight implementation of multiplayer chess, written in Python using Pygame and python-chess libraries. Supports multiplayer over TCP protocol. Client-server architecture (one player hosts the server, the other player connects).