MrPiada / ChessRepertoireGenerator

MIT License
1 stars 0 forks source link

Implement terminal based GUI #15

Open MrPiada opened 1 year ago

MrPiada commented 1 year ago

Implement a fully interactive terminal GUI (similarly to what has been done in https://github.com/aristocratos/bpytop).

Desiderata

MrPiada commented 1 year ago

From https://github.com/JaDogg/pydoro/tree/develop another interesting library for terminal-based UI: https://python-prompt-toolkit.readthedocs.io/en/master/