tty-solitaire/README.org
2011-02-06 23:55:59 -02:00

440 B

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

License

Released under the MIT license.