FaladosQuickSilver
24 Houre Robot
Author: vagabond@netdragons.com
Total Coding Time: 8 Hours
Lanague: Delphi (Object Pascal)
Tool: Kylix Pro

This robot is fairly stupid, didn't have enough time to fully build out the AI in 24 hours.  
Guess I'll have to do it in the next two days.

This robot just looks for packages at home bases, once there it will find the best packages 
to pick up (highest number of smaller packages with shortest deliverty route) and deliever 
them.  The path finding works, it will always find the shortest path from point a to b if 
one exists.  The path is remembered so it doesn't have to be recalculated as long as the bot
stays on the path.
