Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 254 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 254 Bytes

COMP3821-Project

How to run the code:

pip install pygame
python3 ChessMain.py

How to play the game:

  • Press 'z' to undo move
  • Press 'r' to reset the game
  • Press 'q' to play black side
  • Press 'e' to play white side