summaryrefslogtreecommitdiff
path: root/games/amaze
AgeCommit message (Collapse)AuthorFilesLines
2013-09-12Add USE_TOOLS+=nroff to packages which generate catman pages.jperkin1-1/+2
2013-09-10Really use consistent prototypes.joerg2-14/+66
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-02-17Import amaze.jakllsch5-0/+63
A 3D maze game based on a similar game I read the source to in an Australian PC magazine in the mid 1980s. Implemented using curses, so that you can play it on a VT100 should you so desire.