consolitaire
is a simple implementation of solitaire (klondike) for the console. I made it as a pet project to keep myself sane while working on other projects. Let me know if you like it, or post an issue if you found a bug!
This project uses the console graphics library illwill, which I have included in the project.
To build, make sure you have Nim installed. After, simply run make
in the project directory, or make run
to compile and run directly.
.\consolitaire.exe [seed]