evac

Section: User Commands (1)
Updated: May 16, 2006
Manual Contents Return to /index.html

 

NAME

evac - an addictive text game based on the movie The Cave with a reference to NetHack  

SYNOPSIS

evac [-h] [--help]  

DESCRIPTION

In evac one must proceed through several levels of increasing difficulty. More and more enemies appear as you progress, as well as new enemies with new mechanics. As of now, there are an infinite amount of levels... Try to beat them all!  

INSTALLATION

Downloads of evac's source comes in a .tar.gz format. To install, first untar the files into any directory, though we suspect that you have already succeeded in doing so, considering the fact that you are reading this. To install, cd into the directory, and run 'make'. It will run all necessary tests and then compile evac. We highly recommend that if any tests fail, you opt to abort compilation. If compilation has completed successfuly, then you may proceed to run evac from the directory, or type 'make install'. This will put this manpage in the manpath, and copy the binary to '/usr/local/bin'. This completes the installation.  

OPTIONS

-h --help
display the help text for evac
 

EXAMPLES

Run evac:
evac

View the evac help file:
evac -h or --help
 

INGAME INSTRUCTIONS

Controls:
q: go northwest.
w: go north.
e: go northeast.
a: go west.
s: go south.
d: go east.
z: go southwest.
c: go southeast.
Shift-s: view status.
Esc or Ctr-[: quit.
Any other key or key combination: wait.
Cast:
',' red: cockroaches (are not smart... at all, deal very low damage; however, cockroaches are invincible.)
'&' black on green: rocks (do not move, however they instantly kill you if you run into them. They also damage enemies.)
'~' blue: deep waters (damage you fairly heavily. Eventually, will also damage ground enemies.)
'~' cyan: shallow waters (damage you lightly. Eventually, will also damage ground enemies.)
'~' white: rapids (instantly transports you to another rapids spot. Eventually, will also transport enemies.)
'@' green: salamanders (are somewhat smart and deal fairly heavy damage.)
'{' red: scorpions (are much more common than salamanders, are also somewhat smart, but deal less damage than salamanders.)
'%' green: creatures (very smart, deal tons of damage, and are very uncommon.)
'^^' red: bats (do not attack unless you approach, but are very fast.)
 

BUGS

Bug #1:
When evac is run, it shows a title screen. To go to the actual game, one must press the "any" key. Hopefully, you have installed one on your keyboard. If you have not installed an any key, one may also press '\036' or 'Ctr-6'


 

Index

NAME
SYNOPSIS
DESCRIPTION
INSTALLATION
OPTIONS
EXAMPLES
INGAME INSTRUCTIONS
BUGS

This document was created by man2html, using the manpage for evac, then was modified manually.
Time: 14:37:28 GMT, May 23, 2006