Difference between revisions of "Mint"

From Robowiki
Jump to navigation Jump to search
m (I made it and I forgot how it worked.)
Line 2: Line 2:
 
| bgcolour        = #93E18E
 
| bgcolour        = #93E18E
 
| name            = Mint
 
| name            = Mint
| altimage        =
+
| image          = Mint-Clover.png
| image          = [[File:Mint-Clover.png]]
 
| imagesize      =
 
| caption        =
 
 
| author          = [[User:Chase-san|Chase]]
 
| author          = [[User:Chase-san|Chase]]
 
| extends        = [[Interface]]
 
| extends        = [[Interface]]
Line 11: Line 8:
 
| movement        = [[Wave Surfing]]
 
| movement        = [[Wave Surfing]]
 
| released        = November 28th, 2013
 
| released        = November 28th, 2013
| best_rating    = ??
 
| rating          = ??
 
 
| current_version = 0.1
 
| current_version = 0.1
 
| license        = [[ZLIB]]
 
| license        = [[ZLIB]]

Revision as of 04:33, 29 November 2013

Mint
Mint-Clover.png
Author(s) Chase
Extends Interface
Targeting DC/GF
Movement Wave Surfing
Released November 28th, 2013
Current Version 0.1
Code License ZLIB
Download

Background Information

What's special about it?
Not much at the moment.
How competitive is it?
Probably not very.

Strategy

How does it move?
Uses precise intersection wave surfing. A cut down and refactored version of Nene's movement. Known as Mint. It is far from complete.
How does it fire?
It uses a normal DC/GF gun. Very simple overall, it just has carefully tuned weights. This gun is identical to the one Nene uses, however, it was in this bot first and back ported to Nene so it had a gun I wrote in it.
How does it dodge bullets?
It surfs!
What does it save between rounds and matches?
Between matches: Nothing.
Between rounds: KdTree movement data. KdTree firing data.
What are it's weaknesses?
Pretty much everything at the moment, it's movement is very early alpha.

Additional Information

Where did you get the name?
Got it from... well not sure actually, just thought it was a cool name. The full name is actually Mint Clover, but that is a mouth full. So I just called it mint.
Can I use your code?
Sure thing you can use my code. Sure, feel free it is released entirely under the ZLIB license.
What's next for your robot?
Fixing the movement some more.
Does it have any White Whales?
Not to that point in development yet.
What other robot(s) is it based on?
Nene was used as a reference for its movement. But its been massively reduced.
It's gun was cradle robbed by Nene, technically Nene was the first one seen using it.

Also see