Difference between revisions of "Firestarter"
Jump to navigation
Jump to search
(create Firestarter page) |
(version history) |
||
Line 13: | Line 13: | ||
| isOpenSource = false | | isOpenSource = false | ||
}} | }} | ||
− | + | {{Navbox small | |
+ | | title = Sub-pages | ||
+ | | page1 = Version History | ||
+ | }} | ||
== Background Information == | == Background Information == | ||
Revision as of 23:46, 10 July 2017
Firestarter | |
Author(s) | User:Cb |
Targeting | DC-PIF |
Movement | Wave Surfing |
Released | July 2017 |
Current Version | 1.1 |
Code License | Proprietary |
Download |
- Sub-pages:
- Version History
Background Information
- What's special about it?
- Its melee movement dodges many bullets.
- How competitive is it?
- Currently 4th in the melee rumble.
Strategy
- How does it move?
- It uses Minimum Risk Movement in melee and Wave Surfing in one-on-one.
- What does it save between rounds and matches?
- Between rounds gun and movement data, between matches nothing.
Additional Information
- Where did you get the name?
- It's the name of a song by The Prodigy.
- Can I use your code?
- I am keeping it closed source for now.
- What's next for your robot?
- Making it stronger in one-on-one.
- Does it have any White Whales?
- Neuromancer and Diamond.
- What other robot(s) is it based on?
- The code is mostly new, but here is a list of credits:
- Shadow - For popularizing the idea of targeting everyone at once in melee.
- HawkOnFire - For inspiring the Minimum Risk Movement evaluation function.
- Rednaxela's kD-Tree and FastTrig.