RA2 Eraser Bot Source
---------------------

The included source is a "minimally modified" version of the Eraser bot
that supports RA2.

There are a million things that could (and should) be added, but this is
meant simply as an illustration of how easy it is for any bot author to
add RA2 support. Feel free to make enhancements to the code for your
own use, or even for public release.

Unfortunately I am too busy working on RA2 and other projects to continue
development on this. Read the info in botinfo.txt for a more detailed
description of what changes were made. All changes are marked with //arena

Here is a short list of recommended enhancements:
1. Menu system (for adding bots, and configuring)
2. Self damage toggle
3. Remove spawn platforms
4. Lines of bots
5. Countdown
6. Teams of bots/people
.. and there are lots more.

*NOTE* This project was saved in MS Devstudio 98, and so may not open
correctly in Devstudio 97. If that happens, copy the project files from
the original Eraser source (http://impact.frag.com) and just add the
arena.c and arena.h files.

