mirror of
https://github.com/brianstrauch/solitaire-tui.git
synced 2024-12-26 21:58:44 +01:00
internal/solitaire | ||
pkg | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
Solitaire TUI
Klondike solitaire for the terminal
🧋 Made with bubbletea.
Installation
Clone the repository, then run
go install solitaire-tui
Troubleshooting
You'll want to set your terminal's line spacing to 1.0 to avoid gaps within the playing cards.
Intellij |
Settings > Editor > Color Scheme > Console Font ✅ Use console font instead of the default Line height: 1.0 |