Hi, I announce a new version of Dookious Team.
In this version, Dookious is capable:
* broadcasting messages about our's and enemy fire
* avoiding any bullet we know about (our bot, enemy bot we know he fired)
And NOT capable:
* coordinated shooting, moving, scanning
Pls, use Robocode ver. 1.6.1.4, the new beta is somewhat .. it dont work.
December 11, 2008
December 4, 2008
Team creation
Ok, suppose we have our bot (could be Dookious, maybe other)
Good start is with http://robowiki.net/cgi-bin/robowiki?Teams, which says about common team rules.
Let's say we have Dookious, we need to:
- ensure we shoot only at the enemy ;-)
- collision detection
- think about scanning techniques (one2one scan, one bot could continuously update all space, ...)
- modify the waves to support more than 1 opponent, and let them be shared among all of our bots (could I define the class static to share? - I can't :-( see the bottom of game physics)
- add to waves our own bullets (to avoid them)
- shoot in way to maximalize hit probability (eg shoot in a matrix pattern, or randomly distorted..)
Good start is with http://robowiki.net/cgi-bin/robowiki?Teams, which says about common team rules.
Let's say we have Dookious, we need to:
- ensure we shoot only at the enemy ;-)
- collision detection
- think about scanning techniques (one2one scan, one bot could continuously update all space, ...)
- modify the waves to support more than 1 opponent, and let them be shared among all of our bots (could I define the class static to share? - I can't :-( see the bottom of game physics)
- add to waves our own bullets (to avoid them)
- shoot in way to maximalize hit probability (eg shoot in a matrix pattern, or randomly distorted..)
Test teams
Unfortunately, robowiki is actually down, I will update this after it's up (links, stats and more teams).
abc.ShadowTeam - the TOP team in roborumble, but as I see it, it has a lot to improve (and thus we can take advantage)
wiki.twin.KomariousTeam_1.0 - I currently use these two bots, they're competitive for my edited Dookious
...
abc.ShadowTeam - the TOP team in roborumble, but as I see it, it has a lot to improve (and thus we can take advantage)
wiki.twin.KomariousTeam_1.0 - I currently use these two bots, they're competitive for my edited Dookious
...
Subscribe to:
Posts (Atom)