Skip to content

tobiascr/chess-py

Repository files navigation

The code in this repository is programmed in Python 3.9.2 using the standard library.

To play chess with a graphical user inteface, run

chess.py

To play chess with a command line user interface, run

chess_command_line.py

All code in this repository is licensed under a MIT license described in the LICENSE file in this folder.

The images of the chess pieces have a Creative Commons license described in the LICENSE file in the corresponding folder.

About

A chess engine with a GUI made with Python 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages