Skip to content

Terminal based chess interface using PGN notations.

License

Notifications You must be signed in to change notification settings

amey-P/blind-chess

Repository files navigation

blind-chess

Terminal based chess interface using PGN notations.

Dependencies:

  • Python3.0 or above

  • python-chess:

    pip install python-chess

Usage:

Run main.py using any of the following:

python3 main.py

OR first convert into an executable

chmod +x main.py

then run,

./main.py

About

Terminal based chess interface using PGN notations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages