[Home]History of SampleBotChallenge

Robo Home | Changes | Preferences | AllPages


Revision 5 . . August 30, 2003 23:31 EST by Tango
Revision 4 . . August 30, 2003 21:50 EST by Kawigi
  

Difference (from prior major revision) (no other diffs)

Changed: 14c14,16
A reasonable pattern-matcher that takes basic things into account and something that can dodge head-on-bullets perfectly (which is easy, it just takes a little extra effort when the walls are in there). I'd suggest changing the score to score/(totalscore)*100, though. The way you have it is going to give most people a score of Double.POSITIVE_INFINITY against SittingDuck, which will average with the other scores as infinity as well I'm guessing ;-) -- Kawigi
A reasonable pattern-matcher that takes basic things into account and something that can dodge head-on-bullets perfectly (which is easy, it just takes a little extra effort when the walls are in there). I'd suggest changing the score to score/(totalscore)*100, though. The way you have it is going to give most people a score of Double.POSITIVE_INFINITY against SittingDuck, which will average with the other scores as infinity as well I'm guessing ;-) -- Kawigi

You have a good point. Having it out of total score is a good idea. The 100%'s is why i am thinking about the effiency thing. If you can kill them using as few bullets as possible (ie. 100% hit rate, and using the right power bullets), that is better than using lots of bullets. Moving as little as possible would also be interesting for the bullet dodging thing. Wait until the bullets are about to hit you and move perpendicular to them for 18 units, and you should be ok (maybe make it 19 to be sure). -- Tango

Robo Home | Changes | Preferences | AllPages
Search: