Short: Maze Game
Author: Deryk Robosson <deryk@iitowns.com>
Version: 0.1
Type: dev/src

INFO
----
This game started out as a general graphics
exercise but I figured that I would go all the
way and turn it into something.

INSTALLATION
------------
Extract the archive.

make

The makefile will create the necessary dirs
and copy the include file to the proper spot.

USAGE
-----
Select the aMaze item from the popup menus ave
submenu.

HISTORY
-------
See the Changelog for a history of changes made
to this class.

KNOWN PROBLEMS
--------------
None.

TODO
----
Implement a dynamic maze generator.  This should
reduce executable size to 7-8k or so and increase
the number of mazes available.  If someone wants to
have a go at this, I'm always open to diffs. :)

AUTHOR
------
Deryk Robosson
Email: deryk@iitowns.com
URL: http://users.iitowns.com/deryk/elate/
IRC: irc.amiganet.org channel #developer
