Murilo Pereira 51c3b51a8b Fixed some things.
* Movement to empty maneuvre stacks only accept kings.
* Fixed moving to foundation stacks that are not empty.
* Card values go from ACE to KING.
2011-06-01 11:43:18 -03:00
2011-06-01 11:43:18 -03:00
2011-05-31 03:03:13 -03:00
2011-05-31 03:40:29 -03:00
2011-05-31 03:03:13 -03:00
2010-04-12 20:43:45 -03:00
2011-05-31 03:52:03 -03:00

tty-solitaire

ncurses-based klondlike solitaire game

Warning

This game is under development. There are some basic functionality but it's not playable yet.

Run the game

$ git clone git://github.com/mpereira/tty-solitaire.git
$ cd tty-solitaire
$ make && ./ttysolitaire

Run the unit tests

$ make test

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%