Find a file
2023-01-31 10:45:47 -08:00
internal/solitaire draw 1 and fix bug 2023-01-31 00:32:12 -08:00
pkg draw 1 and fix bug 2023-01-31 00:32:12 -08:00
go.mod initial commit 2023-01-02 23:24:59 -06:00
go.sum initial commit 2023-01-02 23:24:59 -06:00
LICENSE Initial commit 2023-01-02 23:22:39 -06:00
main.go initial commit 2023-01-02 23:24:59 -06:00
README.md Update README.md 2023-01-31 10:45:47 -08:00

Solitaire TUI

Klondike solitaire for the terminal

screenshot screenshot

🧋 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