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
9459fc8242
tty-solitaire
/
lib
History
Murilo Soares Pereira
ed52f72ff0
Fixed functions to initialize the game and now initializing it from main.
2010-04-12 02:56:28 -03:00
..
card.c
Added functions to cover and expose cards.
2010-04-11 17:15:34 -03:00
card.h
Added functions to cover and expose cards.
2010-04-11 17:15:34 -03:00
deck.c
Added function to deal the cards when the game starts.
2010-04-11 17:15:35 -03:00
deck.h
Added function to deal the cards when the game starts.
2010-04-11 17:15:35 -03:00
display.c
Fixed functions to initialize the game and now initializing it from main.
2010-04-12 02:56:28 -03:00
display.h
Fixed functions to initialize the game and now initializing it from main.
2010-04-12 02:56:28 -03:00
frame.c
The 'height' and 'width' fields aren't necessary.
2010-04-11 17:15:36 -03:00
frame.h
The 'height' and 'width' fields aren't necessary.
2010-04-11 17:15:36 -03:00
stack.c
Moves to maneuvre stack must consider when it isn't empty, also.
2010-04-11 18:22:13 -03:00
stack.h
When a card is moved between stacks, its coordinates are refreshed.
2010-04-11 17:15:33 -03:00