Difference between revisions of "User:Sheldor"

From Robowiki
Jump to navigation Jump to search
m (Updated RumbleStats.)
m (sentence improvement)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Hi,
+
== General ==
I joined the [[Main Page|robowiki]] on 11/24/2012.
+
 
 +
Hello,<br>
 +
I joined the [[Main Page|robowiki]] on 11/24/2012.<br>
 
So far, I have released only [[:Category:NanoBots|nanobots]] and [[:Category:MicroBots|microbots]],
 
So far, I have released only [[:Category:NanoBots|nanobots]] and [[:Category:MicroBots|microbots]],
 
but my overall goal is to have a robot in the top 1% of every division of the [[Roborumble]] (including [[Melee]] and [[Teams]]).
 
but my overall goal is to have a robot in the top 1% of every division of the [[Roborumble]] (including [[Melee]] and [[Teams]]).
  
I am very good at shrinking [[Codesize]]. If anyone has codesize issues please post your code on the wiki and I will try to help.
+
I started [[Robocode]] with very little programming experience (only some very basic stuff in C#).  I learned very much about [[Robocode]] (and Java/programming in general) from this wiki and other open source robots.
 +
 
 +
I am talented at shrinking [[Codesize]]. If anyone has codesize issues, please post your code on the wiki, and I will try to help.
 +
 
 +
My [[One on One]] robots are named after elements of dueling (mostly modern western fencing).  I plan to name my [[Melee]] bots after songs by the Canadian progressive rock band, [http://en.wikipedia.org/wiki/Rush_%28band%29 Rush].  I may name my [[Teams|team]] robots after the works of [http://en.wikipedia.org/wiki/Joss_Whedon Joss Whedon].
 +
 
 +
== My released robots (in order of creation): ==
 +
 
 +
*[[Épéeist]]:  A [[:Category:NanoBots|nano]] [[Pattern Matching|pattern matcher]] with simple [[Multi-Mode]] [[Movement]]. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Epeeist+1.0|rumble=NanoRumble|scorelabel=APS|score=71.9|rank=14th|win=183|loss=38|plrank=26th|glicko2=1763.9|score2label=Survival|score2=76.78}}
 +
 
 +
*[[Sabreur]]:  A nano with multi-mode movement and [[Linear Targeting]]. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Sabreur+1.1.1|rumble=NanoRumble|scorelabel=APS|score=77.12|rank=2nd|win=197|loss=24|plrank=9th|glicko2=1844.4|score2label=Survival|score2=79.95}}
 +
 
 +
*[[Foilist]]:  A nano [[Pattern Matching|pattern matcher]] with three modes of movement. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Foilist+1.1.0|rumble=NanoRumble|scorelabel=APS|score=74.8|rank=6th|win=204|loss=17|plrank=2nd|glicko2=1807.6|score2label=Survival|score2=80.62}}
  
My released robots (in order of creation):
+
*[[PointInLine]]: A nano with last [[Bearing Offset]] targeting and [[Random Movement]].<br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.PointInLine+1.0|rumble=NanoRumble|scorelabel=APS|score=59.82|rank=73rd|win=142|loss=79|plrank=75th|glicko2=1599.7|score2label=Survival|score2=58.91}}
  
*[[Épéeist]]: A [[:Category:NanoBots|nano]] [[Pattern Matching|pattern matcher]] with simple [[Multi-Mode]] [[Movement]]. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Epeeist+1.0|rumble=NanoRumble|scorelabel=APS|score=71.9|rank=14th|win=183|loss=38|plrank=26th|glicko2=1763.9|score2label=Survival|score2=76.78}}
+
*[[Retreat]]:   A nano with reverse [[Ramming Movement]] and reverse [[Head-on targeting]].<br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Retreat+1.0|rumble=NanoRumble|scorelabel=APS|score=1.22|rank=221st|win=0|loss=221|plrank=220th|glicko2=-244.2|score2label=Survival|score2=2.59}}
  
*[[Sabreur]]: A nano with multi-mode movement and [[Linear Targeting]]. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Sabreur+1.1.1|rumble=NanoRumble|scorelabel=APS|score=77.12|rank=2nd|win=197|loss=24|plrank=9th|glicko2=1844.4|score2label=Survival|score2=79.95}}
+
*[[ÉpéeistMicro]]: A [[:Category:MicroBots|micro]] with [[GuessFactor Targeting (traditional)|guess factor targeting]] and [[Stop And Go]]/[[Random Movement]]. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=microrumble&name=sheldor.micro.EpeeistMicro+1.7.1|rumble=MicroRumble|scorelabel=APS|score=83.98|rank=2nd|win=390|loss=1|plrank=1st|glicko2=1955.8|score2label=Survival|score2=92.33}}
  
*[[Foilist]]: A nano [[Pattern Matching|pattern matcher]] with three modes of movement. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Foilist+1.1.0|rumble=NanoRumble|scorelabel=APS|score=74.8|rank=6th|win=204|loss=17|plrank=2nd|glicko2=1807.6|score2label=Survival|score2=80.62}}
+
Many more will come (eventually).
  
*[[ÉpéeistMicro]] A [[:Category:MicroBots|micro]] with [[GuessFactor Targeting (traditional)|guess factor targeting]] and [[Stop And Go]]/[[Random Movement]]. <br>{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=microrumble&name=sheldor.micro.EpeeistMicro+1.7.1|rumble=MicroRumble|scorelabel=APS|score=83.98|rank=2nd|win=390|loss=1|plrank=1st|glicko2=1955.8|score2label=Survival|score2=92.33}}
+
== Collaborations ==
  
Many more will come(eventually).
+
*[[Talon]]:  A nano melee bot with [[Minimum Risk Movement]] and [[Head-on targeting]].
 +
*[[Yatagan]]:  A nano with an improved [[SPM]] gun and three modes of movement.
  
 
[[Category:Bot Authors|Sheldor]]
 
[[Category:Bot Authors|Sheldor]]

Latest revision as of 03:46, 12 December 2013

General

Hello,
I joined the robowiki on 11/24/2012.
So far, I have released only nanobots and microbots, but my overall goal is to have a robot in the top 1% of every division of the Roborumble (including Melee and Teams).

I started Robocode with very little programming experience (only some very basic stuff in C#). I learned very much about Robocode (and Java/programming in general) from this wiki and other open source robots.

I am talented at shrinking Codesize. If anyone has codesize issues, please post your code on the wiki, and I will try to help.

My One on One robots are named after elements of dueling (mostly modern western fencing). I plan to name my Melee bots after songs by the Canadian progressive rock band, Rush. I may name my team robots after the works of Joss Whedon.

My released robots (in order of creation):

Many more will come (eventually).

Collaborations