Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 743 Bytes

File metadata and controls

14 lines (12 loc) · 743 Bytes

Chess

A PvP based Chess game, made with pygame.

Instructions:

  • If pygame library is not installed, run pip install pygame to install the library.
  • Run python src/chess_Main.py in the main directory terminal to start the game.
  • Press 't' to change theme (green, brown)
  • Press 'r' to restart the game
  • Note - Game will pause for 5 seconds after checkmate/stalemate and restart.

Samples:

1 2 castle