ConceptA

From Robowiki
Revision as of 02:48, 16 October 2017 by MultiplyByZer0 (talk | contribs) (Small fixes and update link/version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ConceptA
Author(s) Jdev
Extends AdvancedRobot
Targeting kNN-GF
Movement kNN-True Wave Surfing
Released June 18th, 2012
Current Version 0.8
Code License CC BY-ND 3.0
Download

Most Recent Updates

Check out the /Version History

What's special about it?

There is nothing special about it. I just decided to write a new bot from scratch using well-known best techniques. I plan to implement:

How competitive is it?

Not competitive right now.

How does it move?

Currently it's something on the way between simple orbital Random Movement, and multiple wave true surfing with flattener, bullet shadows, gun heat waves and anti-ramming.

How does it fire?

Currently it's something on the way between head on gun and VGA of kNN-GF based main and anti-surfer guns

What does it save between rounds and matches?

Currently it's something on the way between nothing, and between rounds it saves targeting and movement logs and other stuff, between matches nothing

Where did you get the name?

I hope that it will be new clear, flexible, and scalable platform for future research.

Can I use your code?

You can use any code published on this wiki, but not published code, avaliable from ConceptA's jars, you can only read. See CC BY-ND 3.0 for license of not published code.

What's next for your robot?

  • Take a much more code :)

Does it have any WhiteWhales?

Do not know.

What other robot(s) is it based on?

Some algorithms from Tomcat, User:Rednaxela/FastTrig class and User:Rednaxela/kD-Tree class.