Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 252 Bytes

Battle-Chess

  • Play chess against humans. or
  • Play against computer with 3 different level of hardness.
  • Start where you left the game.
  • ctrl+z to undo the move.

To run game

  • Install pygame library for python
  • run main.py