mirror of
https://github.com/brianstrauch/solitaire-tui.git
synced 2024-11-16 07:47:52 +01:00
internal/solitaire | ||
pkg | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
Solitaire TUI
🧋 Made with bubbletea.
Installation
go install github.com/brianstrauch/solitaire-tui@latest
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 |