Difference between revisions of "AlphaAurora"
(Created page with "{{Infobox Robot | bgcolour = | name = Mobile Gunman Alpha Aurora | altimage = | image = | imagesize = | caption = | author ...") |
|||
Line 13: | Line 13: | ||
| best_rating = | | best_rating = | ||
| rating = | | rating = | ||
− | | current_version = | + | | current_version = v0.1 Private Alpha |
− | | codesize = | + | | codesize = 215 bytes |
| license = [[ACCSL]] | | license = [[ACCSL]] | ||
| download_link = | | download_link = | ||
Line 22: | Line 22: | ||
| isOpenSource = false | | isOpenSource = false | ||
}} | }} | ||
+ | |||
+ | == Background Information == | ||
+ | |||
+ | ;Bot Name | ||
+ | Mobile Gunman Alpha Aurora (or just AlphaAurora is you prefer). | ||
+ | |||
+ | ;Author | ||
+ | Draven Stedman, aka the [[User:Aurora_Company|Aurora Company]]. | ||
+ | |||
+ | ;Extends | ||
+ | [[Robot]] | ||
+ | |||
+ | ;What's special about it? | ||
+ | It's my first, and the first of a fleet. Also, it's a NanoBot for a debut. | ||
+ | |||
+ | ;Great, I want to try it. Where can I download it? | ||
+ | The thing is, you can't. I put my robot under closed source, and I only allow RoboRumble to use it. Maybe if the demand is big I'll post a link. But for now, no. | ||
+ | |||
+ | ;How competitive is it? | ||
+ | Not even remotely...yet. It lost to a MyFirstRobot in a 5 round match. It's still in Alpha, though, so it's not gonna be that bad when I reprogram. | ||
+ | |||
+ | |||
+ | == Strategy == | ||
+ | |||
+ | ;How does it move? | ||
+ | I don't really know if there's a name for it, it just uses ahead() and back(). (I suppose that this and my firing would be titled "Newb Tactics". Haha.) | ||
+ | |||
+ | ;How does it fire? | ||
+ | Again, not sure if there's a name for it, but I use turnGunRight(360) and turnGunLeft(360) as a placeholder for when I can get it better. | ||
+ | |||
+ | ;How does it dodge bullets? | ||
+ | It doesn't a lot of the time, it just sort of moves. When it does get hit, I have heavy movement code set in. | ||
+ | |||
+ | ;What does it save between rounds and matches? | ||
+ | Absolutely nothing, though I may code something in later. | ||
+ | |||
+ | |||
+ | == Additional Information == | ||
+ | |||
+ | ;Where did you get the name? | ||
+ | I am a huge fan of the Gundam series, so I used that naming order; also, my IRC name is Aurora, so I just called the fleet the Aurora-1 fleet (so-called as it's not going to be the only one). | ||
+ | |||
+ | ;Can I use your code? | ||
+ | No, at least not right now. I closed the source for now, but maybe if I want to, I'll open it up. | ||
+ | |||
+ | ;What's next for your robot? | ||
+ | Well, to go into Beta, I have a requirement that my robot be able to beat all the SampleBots excluding Walls in 42-round matchups. | ||
+ | To go to v1.0, it has to be able to beat Walls and the bottom 20 NanoBots in 42-round matchups. | ||
+ | To go to v2.0, it must be able to beat Caligula in a 42-round matchup. | ||
+ | |||
+ | ;Does it have any [[White_Whale|White Whales]]? | ||
+ | No, not yet anyway. | ||
+ | |||
+ | ;What other robots is it based on? | ||
+ | MyFirstRobot, sorta. The original Beta Aurora, in a way because of its erratic movement. |
Latest revision as of 04:09, 7 April 2012
Mobile Gunman Alpha Aurora | |
Author(s) | User:Aurora_Company |
Extends | Robot |
Released | April 6, 2012 |
Current Version | v0.1 Private Alpha |
Code Size | 215 bytes |
Code License | ACCSL |
Background Information
- Bot Name
Mobile Gunman Alpha Aurora (or just AlphaAurora is you prefer).
- Author
Draven Stedman, aka the Aurora Company.
- Extends
- What's special about it?
It's my first, and the first of a fleet. Also, it's a NanoBot for a debut.
- Great, I want to try it. Where can I download it?
The thing is, you can't. I put my robot under closed source, and I only allow RoboRumble to use it. Maybe if the demand is big I'll post a link. But for now, no.
- How competitive is it?
Not even remotely...yet. It lost to a MyFirstRobot in a 5 round match. It's still in Alpha, though, so it's not gonna be that bad when I reprogram.
Strategy
- How does it move?
I don't really know if there's a name for it, it just uses ahead() and back(). (I suppose that this and my firing would be titled "Newb Tactics". Haha.)
- How does it fire?
Again, not sure if there's a name for it, but I use turnGunRight(360) and turnGunLeft(360) as a placeholder for when I can get it better.
- How does it dodge bullets?
It doesn't a lot of the time, it just sort of moves. When it does get hit, I have heavy movement code set in.
- What does it save between rounds and matches?
Absolutely nothing, though I may code something in later.
Additional Information
- Where did you get the name?
I am a huge fan of the Gundam series, so I used that naming order; also, my IRC name is Aurora, so I just called the fleet the Aurora-1 fleet (so-called as it's not going to be the only one).
- Can I use your code?
No, at least not right now. I closed the source for now, but maybe if I want to, I'll open it up.
- What's next for your robot?
Well, to go into Beta, I have a requirement that my robot be able to beat all the SampleBots excluding Walls in 42-round matchups. To go to v1.0, it has to be able to beat Walls and the bottom 20 NanoBots in 42-round matchups. To go to v2.0, it must be able to beat Caligula in a 42-round matchup.
- Does it have any White Whales?
No, not yet anyway.
- What other robots is it based on?
MyFirstRobot, sorta. The original Beta Aurora, in a way because of its erratic movement.