SwordOfFire
Jump to navigation
Jump to search
Background Information
- Bot Name
- SwordOfFire.
- Author
- dsekercioglu
- Extends
- AdvancedRobot.
- What's special about it?
- Nothing. It just uses a NN Gun and Improved Wyvern Movement.
- Great, I want to try it. Where can I download it.
- Not released yet
- How competitive is it?
- Not much. Close to my prediction: 69th.
- Credits
- Voidious for making the perfect Wave Surfing code base.
- PEZ for making the GFTargetingBot.
Strategy
- How does it move?
- True Surfing
- How does it fire?
- Trying to predict the probabilities of GFs with a Neural Network.
- How does it dodge bullets?
- With a 3 buffered Anti-Aliased VCS system.
- How does the melee strategy differ from One-on-one strategy?
- Nothing
- How does it select a target to attack/avoid in melee?
- The first enemy it sees.
- What does it save between rounds and matches?
- [VCS]] buffers and NN weights.
Additional Information
- Where did you get the name?
- Nowhere
- Can I use your code?
- Of course everybody can use it. Since it is based on modular BasicGFSurfer the extra parts are Roboneural, Anti Aliased VCSPredictor
- What's next for your robot?
- Decreasing gun number to one without performance decrement. It skips a lot of turns. |=("
- Does it have any White Whales?
- Every bot I make does really bad against Tron.
- What other robot(s) is it based on?
- ColdBreath, Wyvern, A bit of Gaff.