Cqsi / lichs

♟ Play chess against real players in your terminal using Lichess
https://pypi.org/project/lichs/
MIT License
117 stars 19 forks source link

Custom game type and bug fix #84

Closed Fizzizist closed 2 years ago

Fizzizist commented 2 years ago

Added a "Custom" game type so that someone can play something like "15+10" if they want. Also fixed a KeyError that was occurring in the Game.py module.