Commit Graph

17 Commits

Author SHA1 Message Date
Murilo Pereira
99ae6e954a Renamed the 'draw' module to 'gui'. 2011-06-08 22:55:44 -03:00
Murilo Pereira
7aaa0c82cb Added option to control the number of passes through the deck. 2011-06-08 02:36:46 -03:00
Murilo Pereira
6b709f047a Name-spaced functions for cursor. 2011-06-06 02:21:50 -03:00
Murilo Pereira
955f2fbc90 Name-spaced functions for frame. 2011-06-06 02:16:54 -03:00
Murilo Pereira
bc6b04eb36 Name-spaced functions for deck. 2011-06-06 02:04:03 -03:00
Murilo Pereira
95a1c77a25 Name-spaced functions for card and stack. 2011-06-06 01:57:52 -03:00
Murilo Pereira
2d27a53d95 Added game_won(). 2011-06-06 00:42:23 -03:00
Murilo Pereira
4d3892101d Encapsulated function to move blocks and removed compiler warnings. 2011-06-05 23:08:08 -03:00
Murilo Pereira
ff0dd068be Updated instructions. 2011-06-05 18:00:03 -03:00
Murilo Pereira
ce8400740a Some changes. 2011-06-04 17:15:12 -03:00
Murilo Pereira
3e46dab2ee Omg wtf noob. 2011-06-03 03:27:53 -03:00
Murilo Pereira
06782215b2 s/display/draw. 2011-06-03 03:22:48 -03:00
Murilo Pereira
28ce3e07bd Removed stupid curses files. 2011-06-03 03:09:14 -03:00
Murilo Pereira
261950f133 Small refactorings/cleanups. 2011-06-03 02:48:26 -03:00
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
Murilo Pereira
74bdd55bd5 Added actual klondlike solitaire rules for moving cards. 2011-06-01 02:18:59 -03:00
Murilo Pereira
1c63b767f6 C-ifying project. 2011-05-31 03:03:13 -03:00