Skip to content

A simple, tiny chess interface I wrote in Python as part of one of the courses.

License

Notifications You must be signed in to change notification settings

shrumo/chess-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-interface

Chess interface I wrote for Python programming course.

chess.png

Running

There is a script to help run this on a Unix machine:

./scripts/run.sh

Known bugs

  • en-passant does not work
  • no 50 moves rule
  • title of the window should be easy to change...

About

A simple, tiny chess interface I wrote in Python as part of one of the courses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published