Difference between revisions of "Cloudbot"
Jump to navigation
Jump to search
Bulutcocuk (talk | contribs) (CloudBot) |
(Mass-edit Robocode Repository URLs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Infobox Robot | {{Infobox Robot | ||
| bgcolour = grey | | bgcolour = grey | ||
| name = CloudBot | | name = CloudBot | ||
− | | author = [[User:Bulutcocuk]] | + | | author = [[User:Bulutcocuk|Bulutcocuk]] |
− | | targeting = [[GuessFactor]] | + | | extends = [[AdvancedRobot]] |
− | | movement = | + | | targeting = [[GuessFactor Targeting (traditional)|GuessFactor Targeting]] |
+ | | movement = [[Wave Surfing]] | ||
| released = May, 2009 | | released = May, 2009 | ||
| current_version = 1.2 | | current_version = 1.2 | ||
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/deo.CloudBot_1.3.jar |
− | + | | isOneOnOne = yes | |
}} | }} | ||
+ | == Background Information == | ||
; Bot Name | ; Bot Name | ||
Line 22: | Line 19: | ||
; Author | ; Author | ||
− | : [[User:Bulutcocuk]] | + | : [[User:Bulutcocuk|Bulutcocuk]] |
; Extends | ; Extends | ||
Line 28: | Line 25: | ||
; What's special about it? | ; What's special about it? | ||
− | : It's my first [[MegaBot]]. Actually, its my first competitive bot. | + | : It's my first [[:Category:MegaBot|MegaBot]]. Actually, its my first competitive bot. |
; Great, I want to try it. Where can I download it? | ; Great, I want to try it. Where can I download it? | ||
− | : http:// | + | : http://robocode-archive.strangeautomata.com/robots/deo.CloudBot_1.3.jar |
; How competitive is it? | ; How competitive is it? | ||
Line 39: | Line 36: | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : It uses | + | : It uses [[Wave Surfing]] movement |
; How does it fire? | ; How does it fire? | ||
− | : [[GuessFactor]] | + | : [[GuessFactor Targeting (traditional)|GuessFactor Targeting]] |
; How does it [[Dodging Bullets|dodge bullets]]? | ; How does it [[Dodging Bullets|dodge bullets]]? | ||
− | : | + | : Waves Surfing |
; 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 53: | ||
; Can I use your code? | ; Can I use your code? | ||
− | : Sorry, but no | + | : Sorry, but no. |
; What's next for your robot? | ; What's next for your robot? | ||
− | : | + | : [[Virtual Guns]] |
; Does it have any [[White Whale]]s? | ; Does it have any [[White Whale]]s? | ||
− | : I don't know | + | : I don't know. |
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
: Pretty Unique | : Pretty Unique | ||
− | [[Category: | + | [[Category:MegaBots]] |
− |
Latest revision as of 03:39, 18 August 2017
CloudBot | |
Author(s) | Bulutcocuk |
Extends | AdvancedRobot |
Targeting | GuessFactor Targeting |
Movement | Wave Surfing |
Released | May, 2009 |
Current Version | 1.2 |
Code License | RWPCL |
Download |
Background Information
- Bot Name
- CloudBot
- Author
- Bulutcocuk
- Extends
- AdvancedRobot
- What's special about it?
- It's my first MegaBot. Actually, its my first competitive bot.
- Great, I want to try it. Where can I download it?
- http://robocode-archive.strangeautomata.com/robots/deo.CloudBot_1.3.jar
- How competitive is it?
- Top 150 overall
Strategy
- How does it move?
- It uses Wave Surfing movement
- How does it fire?
- GuessFactor Targeting
- How does it dodge bullets?
- Waves Surfing
- How does the melee strategy differ from One-on-one strategy?
- It's only a one-on-one bot.
- What does it save between rounds and matches?
- GuessFactors
Additional Information
- Can I use your code?
- Sorry, but no.
- What's next for your robot?
- Virtual Guns
- Does it have any White Whales?
- I don't know.
- What other robot(s) is it based on?
- Pretty Unique