2011-06-08 22:55:44 -03:00
2011-06-08 22:55:44 -03:00
2011-06-08 22:55:44 -03:00
2011-06-06 01:15:46 -03:00
2011-06-08 22:55:44 -03:00
2010-04-12 20:43:45 -03:00
2011-06-06 03:15:44 -03:00
2011-06-08 12:33:06 -03:00

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

Greeting screen picture Game start picture Game middle picture

Running the unit tests

$ make test

Author

Murilo Pereira

License

Released under the MIT license.

Description
Basically github.com/mpereira/tty-solitaire with some of the PRs applied
Readme 571 KiB
Languages
C 97.6%
Makefile 2.4%