Difference between revisions of "GateKeeper"
Jump to navigation
Jump to search
(FINISHED GATEKEEPER :D) |
m (correction) |
||
Line 7: | Line 7: | ||
| targeting = [[Pattern Matching|Pattern Matching]] | | targeting = [[Pattern Matching|Pattern Matching]] | ||
| movement = [[Oscillator Movement]] | | movement = [[Oscillator Movement]] | ||
− | | current_version = 1.0. | + | | current_version = 1.0.047 |
| license = [[RWLPCL]] | | license = [[RWLPCL]] | ||
| download_link = http://www.robocoderepository.com/BotFiles/3916/exauge.GateKeeper_1.0.047.jar | | download_link = http://www.robocoderepository.com/BotFiles/3916/exauge.GateKeeper_1.0.047.jar |
Revision as of 04:33, 5 May 2010
GateKeeper | |
Be very ware. | |
Author(s) | Exauge |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Oscillator Movement |
Current Version | 1.0.047 |
Code License | RWLPCL |
Download | |
Source |
Background Information
- Bot Name
- GateKeeper
- Author
- Exauge
- Extends
- AdvancedRobot
- What's so special about it?
- It's an extremely slimmed version of my other robot, LemonDrop. It uses a smaller version of my awesome Oscillator Movement. You can find the code for it on my code snippets page.
- How competitive is it?
- we'll know in a few days
- Where can I get it?
- Just click the download link to the right.
- Version Information
- 1.0 - Uses my awesome Oscillator movement, Infinity Lock, and Pattern Matching
Strategy
- How does it move?
- Oscillator Movement
- How does it fire?
- Pattern Matching
- How does it dodge bullets?
- Oscillator Movement
- How does the melee strategy differ from One-on-one strategy?
- It doesn't.
- What does it save between rounds and matches?
- A few static variables.
Additional Information
- Where did you get the name?
- It sounded cool :p
- Can I use your code?
- Absolutely. It's licensed under RWLPCL.
- What's next for your robot?
- Hopefully I'll be able to add colors and maybe some more advanced features :)
- Does it have any White Whales?
- we'll see
- What other robot(s) is it based on?
- I used a modified version of Robar's BlackWidow gun.