This website requires JavaScript.
Explore
Help
Sign In
sheldonmlee
/
ncurses-gameoflife
Watch
1
Star
0
Fork
0
You've already forked ncurses-gameoflife
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2
Commits
2
Branches
0
Tags
69
KiB
Vim script
72.9%
C
26.7%
Makefile
0.4%
a1e3708818
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
sheldonmlee
a1e3708818
Create README.md
2020-06-12 02:55:19 +01:00
grid.c
first commit
2020-06-12 02:46:44 +01:00
grid.h
first commit
2020-06-12 02:46:44 +01:00
main.c
first commit
2020-06-12 02:46:44 +01:00
makefile
first commit
2020-06-12 02:46:44 +01:00
README.md
Create README.md
2020-06-12 02:55:19 +01:00
vect.c
first commit
2020-06-12 02:46:44 +01:00
vect.h
first commit
2020-06-12 02:46:44 +01:00
README.md
first_ncurses
Just a mess-around for ncurses. It has a bouncing 'ball/pixel'.