Difference between revisions of "ColdBreath"
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) |
Dsekercioglu (talk | contribs) |
||
Line 3: | Line 3: | ||
| author = [[Dsekercioglu]] | | author = [[Dsekercioglu]] | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
− | | targeting = [[ | + | | targeting = [[Bullet Freezing]] (GF) |
− | | movement = [[ | + | | movement = [[]] (WS-GF) |
− | | released = | + | | released = 13.13.2018 |
− | | rating = | + | | rating = xth |
− | | current_version = 1. | + | | current_version = 1.0 |
− | | download_link = https://www.dropbox.com/s/ | + | | download_link = https://www.dropbox.com/s/5qiowh0qm6holb4/dsekercioglu.shield.ColdBreath_1.0.jar?dl=1 |
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = false | | isMelee = false | ||
Line 26: | Line 26: | ||
; What's special about it? | ; What's special about it? | ||
− | : | + | : The first new robot of 2018=). |
; ''Great, I want to try it. Where can I download it.'' | ; ''Great, I want to try it. Where can I download it.'' | ||
− | : ''https://www.dropbox.com/s/ | + | : ''https://www.dropbox.com/s/5qiowh0qm6holb4/dsekercioglu.shield.ColdBreath_1.0.jar?dl=1'' |
; ''How competitive is it?'' | ; ''How competitive is it?'' | ||
− | : '' | + | : ''As I know, it is the third best and the second worst full shielder.'' |
;Credits | ;Credits | ||
− | : ''[[ | + | : ''[[Chase]] for his intersect method.'' |
− | |||
== Strategy == | == Strategy == | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : '' | + | : ''Bullet Shielding Movement'' |
; How does it fire? | ; How does it fire? | ||
− | : '' | + | : ''Aims to the predicted path of enemy bullet'' |
; How does it [[Dodging Bullets|dodge bullets]]? | ; How does it [[Dodging Bullets|dodge bullets]]? | ||
− | : '' | + | : ''No need for dodging bullets.'' |
; How does the [[melee]] strategy differ from [[One-on-one]] strategy? | ; How does the [[melee]] strategy differ from [[One-on-one]] strategy? | ||
Line 56: | Line 55: | ||
; What does it save between rounds and matches? | ; What does it save between rounds and matches? | ||
− | : '' | + | : ''Currently nothing.'' |
== Additional Information == | == Additional Information == | ||
; Where did you get the name? | ; Where did you get the name? | ||
− | : '' | + | : ''It freezes the bullets in mid air.'' |
; Can I use your code? | ; Can I use your code? | ||
− | : ''Of course everybody can use it | + | : ''Of course everybody can use it.'' |
; What's next for your robot? | ; What's next for your robot? | ||
− | : '' | + | : ''Virtual guns to shield different aiming systems.'' |
− | |||
− | |||
− | |||
; Does it have any [[White Whale]]s? | ; Does it have any [[White Whale]]s? | ||
− | : '' | + | : ''Any bot which doesn't aim directly to my center from its last position or that rams.'' |
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
− | : ''[[ | + | : ''[[BasiBulletShielder]] but I only used one method.'' |
[[Category:Templates|Bots]] | [[Category:Templates|Bots]] |
Revision as of 22:02, 12 January 2018
ColdBreath | |
Author(s) | Dsekercioglu |
Extends | AdvancedRobot |
Targeting | Bullet Freezing (GF) |
Movement | [[]] (WS-GF) |
Released | 13.13.2018 |
Current Rating | xth |
Current Version | 1.0 |
Download |
Background Information
- Bot Name
- ColdBreath.
- Author
- dsekercioglu
- Extends
- AdvancedRobot.
- What's special about it?
- The first new robot of 2018=).
- Great, I want to try it. Where can I download it.
- https://www.dropbox.com/s/5qiowh0qm6holb4/dsekercioglu.shield.ColdBreath_1.0.jar?dl=1
- How competitive is it?
- As I know, it is the third best and the second worst full shielder.
- Credits
- Chase for his intersect method.
Strategy
- How does it move?
- Bullet Shielding Movement
- How does it fire?
- Aims to the predicted path of enemy bullet
- How does it dodge bullets?
- No need for dodging bullets.
- 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?
- Currently nothing.
Additional Information
- Where did you get the name?
- It freezes the bullets in mid air.
- Can I use your code?
- Of course everybody can use it.
- What's next for your robot?
- Virtual guns to shield different aiming systems.
- Does it have any White Whales?
- Any bot which doesn't aim directly to my center from its last position or that rams.
- What other robot(s) is it based on?
- BasiBulletShielder but I only used one method.