Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 820 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 820 Bytes

ChessBlade

This is a user based chess game made with python tkinter I made for a school project.

Download

You can download this via Github releases by clicking here

Game features

  • Login system with password recovery
  • Play as user/guest
  • Database to store user stats, settings and general data
  • 6 available settings for board appearance and gameplay
  • Save games/Open saved games
  • Play with two players in the same device or against ai
  • Chess notation/Deleted pieces display/Game FEN
  • Working chess game

Note

I'm relatively new to coding and perhaps the coding style and standards might not be up to the mark. The code is heavily commented also