index
:
games/cgol.git
cgol-0.1
master
Curses Game of Life
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
cgol-0.1
Obey the generations limit.
P. J. McDermott
13 years
master
Migrate cgol to my newer and better build system.
P. J. McDermott
13 years
Tag
Download
Author
Age
cgol-0.1.1
cgol-0.1.1.zip
cgol-0.1.1.tar.gz
cgol-0.1.1.tar.bz2
P. J. McDermott
13 years
cgol-0.1.0
cgol-0.1.0.zip
cgol-0.1.0.tar.gz
cgol-0.1.0.tar.bz2
P. J. McDermott
13 years
Age
Commit message
Author
Files
Lines
2012-02-10
Migrate cgol to my newer and better build system.
HEAD
master
P. J. McDermott
4
-0/+383
2011-12-18
Obey the generations limit.
cgol-0.1.1
cgol-0.1
P. J. McDermott
1
-3/+10
2011-12-18
Print usage information to stderr with line break.
P. J. McDermott
1
-2/+2
2011-12-14
Fix an uneventful memory leak.
P. J. McDermott
1
-0/+1
2011-12-13
Fix a compiler warning and add TODO tags.
cgol-0.1.0
P. J. McDermott
1
-1/+2
2011-12-13
Fix tick corruption that resulted in strangeness.
P. J. McDermott
1
-12/+17
2011-12-13
Add a rudimentary main event loop.
P. J. McDermott
1
-2/+9
2011-12-13
Write tick() and friends.
P. J. McDermott
1
-0/+61
2011-12-13
Separate cell printing into a new function.
P. J. McDermott
1
-2/+9
2011-12-13
Cap the grid size and print the initial grid.
P. J. McDermott
1
-7/+22
[...]
Clone
git://git.pehjota.net/games/cgol.git
ssh://git@git.pehjota.net/games/cgol.git