Difference between revisions of "Sanguijuela"

From Robowiki
Jump to navigation Jump to search
(Mass-edit Robocode Repository URLs)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
; <nowiki>Sub-pages: </nowiki>
 +
: '''[[/Evolution History]]'''
 +
 
{{Infobox Robot
 
{{Infobox Robot
 
| bgcolour        = #CCCCFF
 
| bgcolour        = #CCCCFF
Line 5: Line 8:
 
| author          = jab
 
| author          = jab
 
| extends        = AdvancedRobot
 
| extends        = AdvancedRobot
| released        = January 5, 2008
+
| current_version = 0.5
| current_version = 0.3
 
 
| license        = [[RWPCL]]
 
| license        = [[RWPCL]]
| download_link  = http://robocoderepository.com/BotDetail.jsp?id=3539
+
| download_link  = http://robocode-archive.strangeautomata.com/robots/jab.micro.Sanguijuela_0.8.jar
| source_link    = http://robocoderepository.com/BotDetail.jsp?id=3539
+
| source_link    = http://robocode-archive.strangeautomata.com/robots/jab.micro.Sanguijuela_0.8.jar
 
}}
 
}}
 +
== Background Info ==
 +
; What's special about it?
  
 
A simple micro RamBot
 
A simple micro RamBot
 +
 +
The main objective of Sanguijuela's behaviour is to detect and attach the host as quickly as possible
 +
* It calculates the best direction to start scanning
 +
* It chooses ramming with the anterior or the posterior suckers depending on host's starting position
 +
 +
== Additional Info ==
 +
; Where did you get the name?
 +
Sanguijuela means Leech.
 +
 +
; Can I use your code?
 +
Of course, it's under [[RWPCL]] license. Let me now if it can be improved in the discussion section.
 +
 +
; Does it have any [[White Whale|white whales]]?
 +
GrubbmThree
  
 
[[Category:Bots|Sanguijuela]]
 
[[Category:Bots|Sanguijuela]]
 +
[[Category:MicroBots|Sanguijuela]]
 
[[Category:1-vs-1 Bots|Sanguijuela]]
 
[[Category:1-vs-1 Bots|Sanguijuela]]
[[Category:MicroBots|Sanguijuela]]
 
 
[[Category:Open Source Bots|Sanguijuela]]
 
[[Category:Open Source Bots|Sanguijuela]]
 +
[[Category:RamBots|Sanguijuela]]

Latest revision as of 04:46, 18 August 2017

Sub-pages:
/Evolution History
Sanguijuela
Sanguijuela.JPG
The leech
Author(s) jab
Extends AdvancedRobot
Current Version 0.5
Code License RWPCL
Download
Source

Background Info

What's special about it?

A simple micro RamBot

The main objective of Sanguijuela's behaviour is to detect and attach the host as quickly as possible

  • It calculates the best direction to start scanning
  • It chooses ramming with the anterior or the posterior suckers depending on host's starting position

Additional Info

Where did you get the name?

Sanguijuela means Leech.

Can I use your code?

Of course, it's under RWPCL license. Let me now if it can be improved in the discussion section.

Does it have any white whales?

GrubbmThree