Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 384 Bytes

This project was made with only Python's and Pygame's documentation.
Absolute 0 reference from other chess / pygame projects and no notion of how to make a game like this.

It only supports local Player vs. Player mode and it's a no-asset version.

pip install pygame
run python main.py

chessdemo.mp4