pyBegin / projects / chess
♟️

Chess

A two-player chess game built with Pygame. It renders the board and pieces in a desktop window using the image assets in the Assets/ folder.

662 lines🖥 Desktop only

Chess

A two-player chess game built with Pygame. It renders the board and pieces in a desktop window using the image assets in the Assets/ folder.

How to run

pip install pygame
python main.py

Dependencies

Pyodide-runnable

No - it is a Pygame application that opens a desktop window and loads image assets.