# Solitaire TUI Klondike solitaire for the terminal
🧋 Made with [bubbletea](https://github.com/charmbracelet/bubbletea). ## Installation Clone the repository, then run ```bash 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 |