Difference between revisions of "Cigaret"
Jump to navigation
Jump to search
m (move image to infobox, update link to user namespace) |
m (categories via infobox) |
||
Line 15: | Line 15: | ||
| current_version = 1.31 | | current_version = 1.31 | ||
| download_link = http://www.robocoderepository.com/BotDetail.jsp?id=1152 | | download_link = http://www.robocoderepository.com/BotDetail.jsp?id=1152 | ||
+ | | isOpenSource = yes | ||
+ | | isOneOnOne = yes | ||
}} | }} | ||
Line 53: | Line 55: | ||
;What other robot(s) is it based on? | ;What other robot(s) is it based on? | ||
:[[Smoke]] use the similar movement and aiming system,[[BlackSwans]] use the same aiming system. | :[[Smoke]] use the similar movement and aiming system,[[BlackSwans]] use the same aiming system. | ||
+ | |||
+ | [[Category:MiniBots|Cigaret]] |
Revision as of 21:55, 30 April 2009
- Sub-pages:
- /Version History - /Archived Talk 20090424
My mini OneOnOne bot Cigaret,current(2003.Mar.2) rank 2#(1v1) on eternal-rumble.
It's a open source bot,feel free to use its source code.but not just copy and paste most code to be a new bot.
Cigaret | |
When I smoke | |
Author(s) | User:Iiley |
Extends | AdvancedRobot |
Targeting | Wave-based Statistical Targeting |
Movement | Random Movement |
Current Version | 1.31 |
Download |
Background Information
- What's special about it?
|
- How competitive is it?
- It is presently around around #25 in MiniBot 1v1 and #100 in General 1v1 in the RoboRumble, but it was a contender for the top 1v1 bot when it was in development. It still does remarkably well against top bots, considering its age and Code Size.
Strategy
- How does it move?
random move around enemy.
- How does it fire?
Use Wave to recored shoot angle and pattern element to do pattern analyse.
- How does it dodge bullets?
random move can dodge some.:-)
Additional Information
- Where did you get the name?
- When the idea of Wave come up my brain while I was Smoke(smoking) Cigaret listening Lacrimas Profundere's BlackSwans and spit out a Smog.I think this maybe good.
- Then after that day,i write a new bot--Cigaret.
- Can I use your code?
- Yes,you can.
- What's next for your robot?
- Improve movement and find better pattern inputs.
- What other robot(s) is it based on?
- Smoke use the similar movement and aiming system,BlackSwans use the same aiming system.