tty-solitaire/src
Murilo Pereira 452bae128e
Merge pull request #54 from MimmyJau/fix-greeting
Modified language of greeting and included <Shift+M> command
2020-11-21 11:06:30 +01: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 Make "--colors" be "four-color-deck". 2020-06-01 16:51:26 +02:00
game.h Make "--colors" be "four-color-deck". 2020-06-01 16:51:26 +02:00
gui.c Make "--colors" be "four-color-deck". 2020-06-01 16:51:26 +02:00
gui.h Add four color mode 2019-01-14 06:52:38 +01: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 Fixed grammar in comments 2020-11-19 22:54:04 -05:00
stack.h Name-spaced functions for card and stack. 2011-06-06 01:57:52 -03:00
ttysolitaire.c Modified language of greeting and included <Shift+M> command 2020-11-21 00:21:19 -05:00