Difference between revisions of "Cigaret"

From Robowiki
Jump to navigation Jump to search
m (categories via infobox)
m (minor cleanup)
Line 1: Line 1:
; <nowiki>Sub-pages: </nowiki>
+
{{Navbox small
: '''[[/Version History]]''' - '''[[/Archived Talk 20090424]]'''
+
| title        = Sub-pages
 
+
| page1        = Version History
 +
| page2        = Archived Talk 20090424
 +
}}
 +
----
 
My mini [[One on One|OneOnOne]] bot Cigaret,current(2003.Mar.2) rank 2#(1v1) on eternal-rumble.
 
My mini [[One on One|OneOnOne]] bot Cigaret,current(2003.Mar.2) rank 2#(1v1) on eternal-rumble.
  
Line 35: Line 38:
 
== Strategy ==
 
== Strategy ==
  
;How does it [[Movement|move]]?
+
;How does it [[:Category:Movement|move]]?
random move around enemy.  
+
: [[Random Movement|random move]] around enemy.  
  
;How does it fire?
+
;How does it [[:Category:Targeting|fire]]?
Use [[Wave]] to recored shoot angle and pattern element to do pattern analyse.
+
: Use [[Wave]] to record shoot angle and pattern element to do pattern analyse.
  
 
;How does it [[Dodging Bullets|dodge bullets]]?
 
;How does it [[Dodging Bullets|dodge bullets]]?
random move can dodge some.:-)
+
: random move can dodge some.:-)
  
 
== Additional Information ==
 
== Additional Information ==

Revision as of 20:11, 13 August 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
Cigaret.png
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 record 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.