tty-solitaire/README.md
2011-06-06 03:15:44 -03:00

714 B

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.