Basically github.com/mpereira/tty-solitaire with some of the PRs applied
src | ||
tests | ||
.gitignore | ||
Makefile | ||
MIT-LICENSE | ||
README.md | ||
TODO.md |
tty-solitaire
ncurses-based klondlike solitaire game.
Running the game
$ git clone git://github.com/mpereira/tty-solitaire.git
$ cd tty-solitaire
$ make && ./ttysolitaire
Screenshots
Running the unit tests
$ make test
Author
License
Released under the MIT license.