Skip to content

j00nas/python-chess-game-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update 01.01.2021

Version 2.0 ---- chess_v2_GUI.py

I completly revised my code, fixed some bugs and added more functions:

  • It displays the game history
  • Button added to restart the Game
  • It displays the turn of the player
  • The last move is visible through coloring
  • Rochade is added

alt text

Update 25.04.2020

fixed a bug where you could still move the figures after check mate (in GUI-Version)

Update 23.04.2020

I implemented a GUI via TKinter Version used: Python 3.7.4 Requirements: TKinter

This is a simple python made chess game to run in the console (chess.py). You can move by typing eg. "b2 d4".

Or you can also play via GUI (see chess_GUI.py).

About

simple python made chess game + GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages