marcusbuffett / command-line-chess

A python program to play chess against an AI in the terminal.
MIT License
500 stars 162 forks source link

New CLI #36

Closed GauthamBellamkonda closed 2 years ago

GauthamBellamkonda commented 2 years ago

Fixes #31

Add options to the CLI for unicode representation and colors Implement these options Update README