Commit Graph

11 Commits

Author SHA1 Message Date
Murilo Soares Pereira
ed52f72ff0 Fixed functions to initialize the game and now initializing it from main. 2010-04-12 02:56:28 -03:00
Murilo Soares Pereira
65a8b5e0e3 Added functions to draw the game's cards. 2010-04-11 17:14:53 -03:00
Murilo Soares Pereira
d47406f1e4 Added function to set the initial deck's stacks coordinates on screen. 2010-04-09 01:41:38 -03:00
Murilo Soares Pereira
18d6f6e0d8 Added card's stacks coordinates. 2010-04-09 00:58:30 -03:00
Murilo Soares Pereira
ecaa2a4c68 Created the 'deck' structure, allocate() and initialize() for all structures. 2010-04-08 01:11:10 -03:00
Murilo Soares Pereira
c4c129d115 Drawning the initial empty stacks to the screen. 2010-04-04 22:48:55 -03:00
Murilo Soares Pereira
f01a7c236c display.h now includes the card header. 2010-04-04 21:44:31 -03:00
Murilo Soares Pereira
513d8308d0 Added initial draw functions. 2010-04-03 16:34:45 -03:00
Murilo Soares Pereira
c4ce09551e Adding card_value(). 2010-04-03 15:49:57 -03:00
Murilo Soares Pereira
a51e1c8b79 Adding init_curses()' prototype. 2010-04-03 15:48:02 -03:00
Murilo Soares Pereira
0ea190c39f Added initial display code. 2010-04-03 04:11:27 -03:00