Awesome
Solitaire TUI
<p align="middle"> <img width="49%" alt="screenshot" src="https://user-images.githubusercontent.com/7474900/215708800-9d5f2ff6-96f0-4b0e-815d-6a79fa3f0502.png" style="display: inline"> <img width="49%" alt="screenshot" src="https://user-images.githubusercontent.com/7474900/215708795-3c0a8d32-f943-4f49-8a4d-0516eea51a4f.png" style="display: inline"> </p>🧋 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.
<table> <tr> <td>Intellij</td> <td> Settings > Editor > Color Scheme > Console Font</br> ✅ Use console font instead of the default</br> Line height: 1.0 </td> </tr> </table>