Skip to content

Theo524/ChessBlade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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