Closed eliasdorneles closed 1 year ago
This is a port to the Textual library/framework, and adds keyboard-based playing! =)
You can try by installing textual pip install textual and then running it with: python usolitaire/textual_app.py
pip install textual
python usolitaire/textual_app.py
This is a port to the Textual library/framework, and adds keyboard-based playing! =)
You can try by installing textual
pip install textual
and then running it with:python usolitaire/textual_app.py