* Also added tests for the helper functions
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/murilasso/tty-solitaire.git
$ cd tty-solitaire
$ make && bin/ttysolitaireRun the unit tests
$ make testAuthor
License
Released under the MIT license.
Description
				
					Languages
				
				
								
								
									C
								
								97.6%
							
						
							
								
								
									Makefile
								
								2.4%