CunobelinDC

From Robowiki
Jump to navigation Jump to search
CunobelinDC
Author(s) Skilgannon
Extends AdvancedRobot
Targeting Multiple Choice Pattern Matcher (symbolic/string-based)
Movement Wave Surfing using Dynamic Clustering
Current Version 1.2
Download
Sub-pages:
Version History

Bot Name

CunobelinDC

Author

Skilgannon

Extends

AdvancedRobot

What's special about it?

It's the first minibot to surf with Dynamic Clustering.

Great, I want to try it. Where can I download it?

http://robocode-archive.strangeautomata.com/robots/jk.mini.CunobelinDC_1.2.jar

How competitive is it?

It might be a huge flop... or it might take the minibot throne.

How does it move?

A fairly simple Wave Surfing, based off of BasicSurfer, using lateral velocity, last lateral velocity, and distance as clustering attributes.

How does it fire?

The gun is based on the one in Toorkild.

How does it dodge bullets?

Wave Surfing!

What does it save between rounds and matches?

Between rounds, all the hit scans for the movement and pattern data for gun; nothing between matches.

Where did you get the name?

Well, my imagination was running dry. It's based off of Cunobelin, and it uses Dynamic Clustering.

Can I use your code?

Under the following terms:

  • Your bot MUST be Open Source.
  • You give credit in your code, and in any documentation of your bot.
  • Pleeaase don't just take my bot, tweak it and release it under another name. Rather tell me about the changes, and I'll give you credit. =)

What's next for your robot?

More attributes for the surfing!

Does it have any White Whales?

Cigaret! WeeklongObsession, and probably many others.

What other robot(s) is it based on?

Cunobelin, almost in it's entirety.