798e71f430e1f2a9772551ea8a2d71f4d2b3f96f
tty-solitaire
ncurses-based klondlike solitaire game
Run the game
$ git clone git://github.com/murilasso/tty-solitaire.git
$ cd tty-solitaire
$ make && bin/ttysolitaire
Run the unit tests
$ make test
Author
License
Released under the MIT license.
Description
Languages
C
97.6%
Makefile
2.4%