This website requires JavaScript.
Explore
Help
Sign In
maride
/
tty-solitaire
Watch
1
Star
0
Fork
0
You've already forked tty-solitaire
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7c30e006b6
tty-solitaire
/
lib
History
Murilo Soares Pereira
7c30e006b6
Fixed the function that checks if a given stack is empty.
2010-04-09 01:23:10 -03:00
..
card.c
Created the 'deck' structure, allocate() and initialize() for all structures.
2010-04-08 01:11:10 -03:00
card.h
Created the 'deck' structure, allocate() and initialize() for all structures.
2010-04-08 01:11:10 -03:00
deck.c
Added waste pile structure.
2010-04-09 00:12:06 -03:00
deck.h
Added waste pile structure.
2010-04-09 00:12:06 -03:00
display.c
Added function to fill the deck.
2010-04-08 01:11:11 -03:00
display.h
Added card's stacks coordinates.
2010-04-09 00:58:30 -03:00
frame.c
Created the 'deck' structure, allocate() and initialize() for all structures.
2010-04-08 01:11:10 -03:00
frame.h
Created the 'deck' structure, allocate() and initialize() for all structures.
2010-04-08 01:11:10 -03:00
stack.c
Fixed the function that checks if a given stack is empty.
2010-04-09 01:23:10 -03:00
stack.h
Added function to move cards between stacks.
2010-04-09 00:49:17 -03:00