tty-solitaire/src
Murilo Pereira 923063a6cc
Merge pull request #23 from greno4ka/windetect
Detect possible win situation
2018-08-12 23:17:16 +02:00
..
card.c Compile and run on OS X. 2013-12-24 14:41:02 -02:00
card.h Name-spaced functions for card and stack. 2011-06-06 01:57:52 -03:00
common.c Resizing works. 2011-06-19 19:36:29 -03:00
common.h Resizing works. 2011-06-19 19:36:29 -03:00
cursor.c Compile and run on OS X. 2013-12-24 14:41:02 -02:00
cursor.h Added option to control the number of passes through the deck. 2011-06-08 02:36:46 -03:00
deck.c Compile and run on OS X. 2013-12-24 14:41:02 -02:00
deck.h Name-spaced functions for deck. 2011-06-06 02:04:03 -03:00
frame.c Compile and run on OS X. 2013-12-24 14:41:02 -02:00
frame.h Name-spaced functions for frame. 2011-06-06 02:16:54 -03:00
game.c Merge pull request #23 from greno4ka/windetect 2018-08-12 23:17:16 +02:00
game.h Added option to control the number of passes through the deck. 2011-06-08 02:36:46 -03:00
gui.c Renamed the 'draw' module to 'gui'. 2011-06-08 22:55:44 -03:00
gui.h Renamed the 'draw' module to 'gui'. 2011-06-08 22:55:44 -03:00
keyboard.c This doesn't need to be a while. 2018-05-07 13:26:20 +02:00
keyboard.h Added option to control the number of passes through the deck. 2011-06-08 02:36:46 -03:00
stack.c Compile and run on OS X. 2013-12-24 14:41:02 -02:00
stack.h Name-spaced functions for card and stack. 2011-06-06 01:57:52 -03:00
ttysolitaire.c Integrate version number into makefile (fixes #6) 2018-06-17 21:19:28 -04:00