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
Basically github.com/mpereira/tty-solitaire with some of the PRs applied
55
Commits
1
Branch
0
Tags
571
KiB
C
97.6%
Makefile
2.4%
7c30e006b6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Murilo Soares Pereira
7c30e006b6
Fixed the function that checks if a given stack is empty.
2010-04-09 01:23:10 -03:00
bin
I want the empty bin directory on my repo.
2010-04-01 02:33:02 -03:00
lib
Fixed the function that checks if a given stack is empty.
2010-04-09 01:23:10 -03:00
src
Created the 'deck' structure, allocate() and initialize() for all structures.
2010-04-08 01:11:10 -03:00
.gitignore
I want the empty bin directory on my repo.
2010-04-01 02:33:02 -03:00
LICENSE
Added MIT license.
2010-04-03 19:55:58 -03:00
makefile
Added the deck object as a dependency.
2010-04-05 01:26:23 -03:00
README
First commit.
2010-03-28 16:20:53 -03:00
README