Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 686 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 686 Bytes

solitaire!!!

consolitaire

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.

usage

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]