ChessGame

Game features

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).

Screenshots

F.A.Q.

Downloads

You can download the game here (python source files, uncompiled).
Chess piece assets released under BSD license. Source code and other assets released under ZLIB license.
Requirements: pygame, chess, unidecode libraries.

Version 1.5 (.zip)2023/03/24 changelog

Links

Visit project page on pygame.org.
Visit my homepage (in czech).