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
0c798f3d56
tty-solitaire
/
lib
History
Murilo Soares Pereira
0c798f3d56
When a card is moved between stacks, its coordinates are refreshed.
2010-04-11 17:15:33 -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 function to set the initial deck's stacks coordinates on screen.
2010-04-09 01:41:38 -03:00
deck.h
Added function to set the initial deck's stacks coordinates on screen.
2010-04-09 01:41:38 -03:00
display.c
Added functions to draw the game's cards.
2010-04-11 17:14:53 -03:00
display.h
Added functions to draw the game's cards.
2010-04-11 17:14:53 -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
When a card is moved between stacks, its coordinates are refreshed.
2010-04-11 17:15:33 -03:00
stack.h
When a card is moved between stacks, its coordinates are refreshed.
2010-04-11 17:15:33 -03:00