Skip to content

eliasdorneles/usolitaire

Repository files navigation

usolitaire

Play solitaire in your terminal.

Point and click to move cards, or use the keyboard shortcuts.

Install with:

pip install usolitaire

Run with:

usolitaire

To run from sources, you can run with:

python -m usolitaire.app

https://raw.githubusercontent.com/eliasdorneles/usolitaire/master/screenshot-usolitaire.png

  • Free software: MIT license

History

I built the first version of this app in 2017 using the urwid library, while I was attending Recurse Center.

In 2023, after attending Europython and learning the Textual framework, which solved all the gripes I had with urwid before, I decided to rewrite it in Textual and added the features that were missing.

About

Solitaire in your terminal, powered by Unicode and https://textual.textualize.io/

Topics

Resources

License

Stars

103 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors