Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 223 Bytes

chess

Chess game using pygame. You need python3 and pygame module in order to run. The games works best between two players that know the rules, because the code does not verify check, checkmate, and castle prerequisites.