Partial
______ _ _ _ | ___ \ | | (_) | | | |_/ /__ _ _ __ | |_ _ __ _ | | | __// _` || '__|| __|| | / _` || | | | | (_| || | | |_ | || (_| || | \_| \__,_||_| \__||_| \__,_||_|
Background Information
- Bot Name
- Partial
- Author
- ''Dsekercioglu''
- Extends
- AdvancedRobot
- What's special about it?
- It is a mini DC Wave Surfer.
- Great, I want to try it. Where can I download it?
- https://www.dropbox.com/s/jensoj9z74u8o0z/dsekercioglu.mini.Partial_0.1.1.jar?dl=1
- How competitive is it?
- I don't know yet. I am excepting at least top 50 mini rumble
- Credits
- Skilgannon for the movement trig.
- Voidious Bullet detection code from Basic Surfer.
- Simonton for the whole gun.
Strategy
- How does it move?
- True Surfing
- How does it fire?
- It uses Pattern Matching
- How does it dodge bullets?
- Surfs all saved guess factors weighted by distance.
- How does the melee strategy differ from One-on-one strategy?
- It doesn't support melee.
- How does it select a target to attack/avoid in melee?
- It doesn't support melee.
- What does it save between rounds and matches?
- Between rounds it saves the kd-trees. Between matches it doesn't save anything.
Additional Information
- Where did you get the name?
- I was going to name it Partial Derivative but I got rid of the Derivative part as it annoys me in real life =)
- Can I use your code?
- Yes, you can but just give credit on the bot's page so I can know.
- What's next for your robot?
- Better targeting system
- Shrinking
- Entering top 10
- Does it have any White Whales?
- It wants to crush Basilisk =)
- What other robot(s) is it based on?
- It uses Simonton's PM targeting and some code from BasicSurfer