ROBOT MANIA

My Robot Controller is written in Java, with an optional UI to see
all the action.

The robot brain uses a priority list of tasks and attempts to
deliver as many packages as possible.

As I ran out of time, the multi-robot logic is weak, but it does
try to do good things.

Use the comand line -ui to add the user interface.
Hope you enjoy the UI, its the only way to run it.


----------------------------------------------------------------

I developed this code on Windows, as I had no access to a Linux
box.  If my build/run scripts don't work, I sure hope you can
still accept this entry.

