diff options
Diffstat (limited to 'games/robotfindskitten/README')
-rw-r--r-- | games/robotfindskitten/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/robotfindskitten/README b/games/robotfindskitten/README new file mode 100644 index 0000000000..2e4f033c29 --- /dev/null +++ b/games/robotfindskitten/README @@ -0,0 +1,10 @@ +robotfindskitten is a Zen simulation. In this simulation, you play the +part of robot. Your task is to complete the simulation by finding +kitten, as is your destiny, and indeed your wont. You (robot) are +represented by the # character, and you move around with the arrow keys +(Nethack, EMACS, or otherwise) touching things. If the thing you touch +is kitten, you get a cute little animation version, and the simulation +ends. Otherwise, you get a brief description of what it is you touched. + +robotfindskitten will not compile properly without ncurses, which is +part of a standard Slackware installation. |