aboutsummaryrefslogtreecommitdiffstats
path: root/games/glmaze
Commit message (Collapse)AuthorAgeFilesLines
* Don't clobber ${CC}, respect ${CFLAGS}, and skip some optimizationsadamw2003-06-181-4/+6
| | | | | | | that weren't making things any faster or smaller, and were making the build fail on alpha. Reported by: kris
* Add glMaze.adamw2003-06-067-0/+142
glMaze is a multiplayer OpenGL maze game. Up to six players hunt each other online in a real 3-D maze.