summaryrefslogtreecommitdiff
path: root/games/thew
AgeCommit message (Collapse)AuthorFilesLines
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-3/+4
their files via a custom do-install target.
2007-12-07Needs directories pre-created. Based on the patch by Aleksey Cheusov onrillig1-1/+3
pkgsrc-users.
2007-11-03Imported thew from PR 34500.rillig4-0/+35
The hermit worm (THEW) is a curses-based game similar to an old version of the C64 Snake game. It works with the arrow keys and with the vi-like keys h, j, k and l. It is possible to enter in auto-mode where THEW play without user interaction useful to use it as console screensaver. There is a "status bar" with several informations: scores, speed level, user moves, number of "numbers" to eat before switch to the next level, and others. You have constantly two squares with the current worm position and the position of the current number to eat. Enjoy game! Packaged by ilfoglionascosto@netcat.it.