Difference between revisions of "SwordOfFire"
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) |
Dsekercioglu (talk | contribs) (Wrong Author) |
||
Line 21: | Line 21: | ||
;Credits | ;Credits | ||
: ''[[Voidious]] for making the perfect [[Wave Surfing]] code base.'' | : ''[[Voidious]] for making the perfect [[Wave Surfing]] code base.'' | ||
− | : ''[[ | + | : ''[[PEZ]] for making the [[GFTargetingBot]].'' |
== Strategy == | == Strategy == |
Revision as of 17:00, 6 August 2017
Background Information
- Bot Name
- SwordOfFire.
- Author
- dsekercioglu
- Extends
- AdvancedRobot.
- What's special about it?
- Nothing. It just uses the NN Gun from ColdBreath and Improved Wyvern Movement.
- Great, I want to try it. Where can I download it.
- Not released yet
- How competitive is it?
- It will probably be in Top 75.
- 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 100 buffered 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, VCSPredictor
- What's next for your robot?
- Making a Fire Power selection system because I lose too many rounds because of high fire power.
- 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.