Skip to content

A simple gui implementation of chess through tkinter and python-chess

License

Notifications You must be signed in to change notification settings

Vivsi1/Simple-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heyo! This project was meant to be submitted to Punjab Engineering College but I never got around doing that. It is a basic GUI implementation of chess with all of the rules(I don't have nearly enough skill to do that so this is done through the python-chess library by niklasf (https://github.com/niklasf/python-chess)). To run this project simply install the chess library through pip install chess in a terminal(tkinter should already be installed by default but in case it isn't pip install tk is the command for installing it). I plan to add notations and board switching to it sometime in

About

A simple gui implementation of chess through tkinter and python-chess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages