Basically github.com/mpereira/tty-solitaire with some of the PRs applied
Go to file
2010-04-11 17:14:53 -03:00
bin I want the empty bin directory on my repo. 2010-04-01 02:33:02 -03:00
lib Added functions to draw the game's cards. 2010-04-11 17:14:53 -03:00
src Created the 'deck' structure, allocate() and initialize() for all structures. 2010-04-08 01:11:10 -03:00
.gitignore I want the empty bin directory on my repo. 2010-04-01 02:33:02 -03:00
LICENSE Added MIT license. 2010-04-03 19:55:58 -03:00
makefile Added the deck object as a dependency. 2010-04-05 01:26:23 -03:00
README First commit. 2010-03-28 16:20:53 -03:00