Difference between revisions of "NanoBee"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
| author = cb | | author = cb | ||
| extends = AdvancedRobot | | extends = AdvancedRobot | ||
− | | targeting = | + | | targeting = simplified version of [[NeophytePRAL]]'s gun |
− | | movement = | + | | movement = NanoBot wave surfing |
− | | released = | + | | released = 27th February 2014 |
| best_rating = | | best_rating = | ||
| rating = | | rating = | ||
− | | current_version = | + | | current_version = 1.0 |
| codesize = 249 bytes with colours | | codesize = 249 bytes with colours | ||
| license = Open Source | | license = Open Source |
Revision as of 11:19, 27 February 2014
' | |
Author(s) | cb |
Extends | AdvancedRobot |
Targeting | simplified version of NeophytePRAL's gun |
Movement | NanoBot wave surfing |
Released | 27th February 2014 |
Current Version | 1.0 |
Code Size | 249 bytes with colours |
Code License | Open Source |
Background Information
- Bot Name
- NanoBee
- What's special about it?
- It's an attempt to put Wave surfing into a NanoBot
- Great, I want to try it. Where can I download it?
- http://bomberportal.com/other/robocode/cb.nano.NanoBee_1.0.jar
- How competitive is it?
- I hope it is competitive
Strategy
- How does it move?
- An extremely simplified version of Wave Surfing
- How does it fire?
- It uses a simplified version of NeophytePRAL's gun.
- What does it save between rounds and matches?
- Between rounds, it saves information about the enemy's movement and targeting behaviour.
Additional Information
- Where did you get the name?
- From its colours.
- Can I use your code?
- Yes, it's Open Source, the code is in the .jar file.
- What's next for your robot?
- Reducing code size to add energy management and/or better distancing.
- Does it have any White Whales?
- I don't know yet.
- What other robot(s) is it based on?
- It uses a simplified version of NeophytePRAL's gun.