Theo524 / ChessBlade

User based chess game made with python tkinter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

User based chess game made with python tkinter

License:MIT License


Languages

Language:Python 100.0%