Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 303 Bytes

PygameChess

My first pygame project This is a simple 2d game with features such as:

  • Checking if a move is legal according to chess rules
  • Highlighting possible moves
  • Stopwatch
  • Flipping the board
  • Saving a game in txt file and reopening it later
  • Listing a history of moves in chess notation