TeleHack

TeleHack is a pretty sad game really, but it shows off DUMB's "dark side".
The music is generated entirely in code. TeleHack uses undocumented parts of
DUMB in order to accomplish this. These parts of DUMB are still changing a
lot, so TeleHack won't work if you have the wrong version of DUMB ...

The original SpeedHack entry used DUMB v0.7. This updated version uses DUMB
v0.9.2 and takes advantage of DUMB's click removal API. In addition, the
missing polygon bug has been fixed.

If you are on Windows, there is an executable included. You need alleg40.dll,
which you can get from the Allegro site below.

If you are on a Unix-based system, there is a Makefile. You will have to
install Allegro (any recent version) and DUMB v0.9.2 (other releases are not
compatible).

   Allegro
      http://alleg.sf.net/

   DUMB v0.9.2 (newer releases are NOT compatible)
      http://dumb.sf.net/

Once these are installed, type:

   make

Problems with the build? Contact details are at the bottom of this file.

If you are having trouble with the game, please look at telehack.ini. The
embedded comments should help you fix some problems.

Enjoy :)

Ben Davis
entheh@users.sf.net
http://bdavis.strangesoft.net/
