Name | Modified | Size | Downloads / Week |
---|---|---|---|
barrygame.c | 2011-02-01 | 9.9 kB | |
README | 2011-02-01 | 185 Bytes | |
Totals: 2 Items | 10.1 kB | 0 |
barrygames depends on ncurses and is only ever tested on my linux box. Porting should be easy though. To compile: gcc -o barrygame barrygame.c -lncurses -lm The rest shows itself.