Skip to content

halfk1ng/python-chess-game-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

### 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 alos play via GUI (see chess_GUI.py).

I am new into coding and started this project to practice. 
Since I know its far away from perfect I decided to upload it anyawys to get a step into github
and to present my first little project to the world.

Happy appreciate feedback!

About

simple python made chess game + GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%