Murilo Soares Pereira
|
e65e4e2875
|
Moved code into 'game' and 'util', removed unnecessary headers.
|
2010-04-12 23:42:21 -03:00 |
|
Murilo Soares Pereira
|
2cd63146ca
|
Added function to deal the cards when the game starts.
|
2010-04-11 17:15:35 -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
|
db469c318d
|
Added waste pile structure.
|
2010-04-09 00:12:06 -03:00 |
|
Murilo Soares Pereira
|
e6a8651fb2
|
Implemented function to shuffle the deck.
|
2010-04-08 22:33:26 -03:00 |
|
Murilo Soares Pereira
|
b94341b70d
|
Added function to fill the deck.
|
2010-04-08 01:11:11 -03:00 |
|
Murilo Soares Pereira
|
90c7ce6280
|
delete() for all structures.
|
2010-04-08 01:11:10 -03:00 |
|
Murilo Soares Pereira
|
ecaa2a4c68
|
Created the 'deck' structure, allocate() and initialize() for all structures.
|
2010-04-08 01:11:10 -03:00 |
|