Difference between revisions of "Yatagan"

From Robowiki
Jump to navigation Jump to search
(Added a bot page for Yatagan.)
 
m (Update.)
Line 5: Line 5:
 
| movement        = [[Multi-Mode]]
 
| movement        = [[Multi-Mode]]
 
| targeting      = [[Pattern Matching]]
 
| targeting      = [[Pattern Matching]]
| current_version = 1.0.0
+
| current_version = 1.0.6
 
| license        = [[RWPCL]]
 
| license        = [[RWPCL]]
 
| isOneOnOne      = true
 
| isOneOnOne      = true
 
| isMelee        = false
 
| isMelee        = false
 
| isOpenSource    = true
 
| isOpenSource    = true
| download_link  = http://dl.dropbox.com/u/4066735/sheldor.jk.Yatagan_1.0.0.jar
+
| download_link  = https://dl.dropboxusercontent.com/u/4066735/sheldor.jk.Yatagan_1.0.6.jar
 
| source_link    = http://robowiki.net/wiki/Yatagan/Source
 
| source_link    = http://robowiki.net/wiki/Yatagan/Source
 
}}
 
}}
Line 30: Line 30:
  
 
; Great, I want to try it. Where can I download it?'''
 
; Great, I want to try it. Where can I download it?'''
: http://dl.dropbox.com/u/4066735/sheldor.jk.Yatagan_1.0.0.jar
+
: https://dl.dropboxusercontent.com/u/4066735/sheldor.jk.Yatagan_1.0.6.jar
  
 
; How competitive is it?
 
; How competitive is it?
: It's in the top three of the [http://literumble.appspot.com/Rankings?game=nanorumble nanorumble].
+
: It's in the top two of the [http://literumble.appspot.com/Rankings?game=nanorumble nanorumble].
  
 
== Strategy ==
 
== Strategy ==
Line 40: Line 40:
  
 
; How does it fire?
 
; How does it fire?
: It uses a nano-sized [[Symbolic Pattern Matching]] gun; based on [[WeekendObsession]]'s gun and [[Moebius]]'s gun.
+
: It uses a nano-sized [[Symbolic Pattern Matching]] gun.  The gun is based on [[WeekendObsession]]'s gun and [[Moebius]]'s gun.
  
 
; How does it dodge bullets?
 
; How does it dodge bullets?
: It monitors the enemy's energy level (using a few brilliant char tricks by [[Miked0801]]) and decides whether or not to reverse direction when it detects an [[Energy Drop]].
+
: It monitors the enemy's energy level (using a few brilliant <code>char</code> tricks by [[Miked0801]]) and decides whether or not to reverse direction when it detects an [[Energy Drop]].
  
 
; Is this robot melee-capable?
 
; Is this robot melee-capable?
Line 60: Line 60:
  
 
; What's next for your robot?
 
; What's next for your robot?
: Take the nano throne. Or, failing that, hold second place with a comfortable distance from third.
+
: Take the nano throne.<br><strike>Or, failing that, hold second place with a comfortable distance from third.</strike>  Done.
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?

Revision as of 01:53, 30 April 2013

Yatagan
Author(s) Sheldor and Skilgannon
Extends AdvancedRobot
Targeting Pattern Matching
Movement Multi-Mode
Current Version 1.0.6
Code License RWPCL
Download
Source

Background Information

Bot Name
Yatagan
Author(s)
Sheldor and Skilgannon
Extends
AdvancedRobot
What's special about it?
It is jointly developed by Sheldor and Skilgannon.
Its PM gun is smaller than WeekendObsession's gun, and it is more effective than Moebius's gun.
Great, I want to try it. Where can I download it?
https://dl.dropboxusercontent.com/u/4066735/sheldor.jk.Yatagan_1.0.6.jar
How competitive is it?
It's in the top two of the nanorumble.

Strategy

How does it move?
When it dies, it decides between one-way movement, oscillating movement, and Random Movement.
How does it fire?
It uses a nano-sized Symbolic Pattern Matching gun. The gun is based on WeekendObsession's gun and Moebius's gun.
How does it dodge bullets?
It monitors the enemy's energy level (using a few brilliant char tricks by Miked0801) and decides whether or not to reverse direction when it detects an Energy Drop.
Is this robot melee-capable?
It won't get disabled if you put it in a battle with more than one opponent, but it won't perform very well.
What does it save between rounds and matches?
It saves many things between rounds, but it doesn't intentionally save anything between matches.

Additional Information

Where did you get the name?
The yatagan is a short sabre which was used extensively in the Ottoman Empire. wikipedia:Yatagan
May I use your code?
Yes, but under the terms of the RWPCL.
What's next for your robot?
Take the nano throne.
Or, failing that, hold second place with a comfortable distance from third. Done.
Does it have any White Whales?
Not at the moment.