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
32
Commits
1
Branch
0
Tags
571
KiB
C
97.6%
Makefile
2.4%
155e03e42c
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
155e03e42c
We need to malloc() the size of the structure, not the pointer.
2010-04-04 21:00:36 -03:00
bin
I want the empty bin directory on my repo.
2010-04-01 02:33:02 -03:00
lib
We need to malloc() the size of the structure, not the pointer.
2010-04-04 21:00:36 -03:00
src
Moved curses initialization related stuff to display.c.
2010-04-03 15:26:21 -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
Adding the display object to the dependencies.
2010-04-03 01:27:52 -03:00
README
First commit.
2010-03-28 16:20:53 -03:00
README