DCBot

From Robowiki
Jump to navigation Jump to search
DCBot
Author(s) ABC
Extends AdvancedRobot
Targeting Dynamic Clustering, Play It Forward
Movement Random Movement
Code License Public domain
Download

Background Information

What's special about it?
It was among the first Open Source implementations of Dynamic Clustering. Also notable because it came from ABC, the first to do this style of gun in Tron (hence the name "TronsGun").
How competitive is it?
Pretty strong - the gun gets around 85 in the TC2K6.

Strategy

How does it move?
Basic random movement from RandomMovementBot.
How does it fire?
Dynamic Clustering and Play It Forward.
What does it save between rounds and matches?
Everything between rounds, nothing between matches.

Additional Information

Can I use your code?
"No license needed, use it and abuse it. :)"
What other robot(s) is it based on?
Tron and Shadow.

See also