Difference between revisions of "User:Sheldor"

From Robowiki
Jump to navigation Jump to search
m (Added RumbleStats.)
m (sentence improvement)
 
(6 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 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}}
 +
 
 +
*[[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}}
 +
 
 +
*[[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}}
  
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.
+
*[[É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}}
  
My released robots(in order of creation):
+
Many more will come (eventually).
  
*[[Épéeist]]: A nano [[Pattern Matching|pattern matcher]] with simple [[Multi-Mode]] [[Movement]].---{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Epeeist+1.0|rumble=NanoRumble|scorelabel=APS|score=71.93|rank=11th|win=179|loss=40|plrank=27th|glicko2=1767.9|score2label=Survival|score2=76.86}}
+
== Collaborations ==
*[[Sabreur]]: A nano with multi-mode movement and [[Linear Targeting]].---{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Sabreur+1.1.1|rumble=NanoRumble|scorelabel=APS|score=77.06|rank=2nd|win=196|loss=23|plrank=9th|glicko2=1846.6|score2label=Survival|score2=79.76}}
 
*[[Foilist]]: A nano [[Pattern Matching|pattern matcher]] with three modes of movement.---{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanorumble&name=sheldor.nano.Foilist+1.0|rumble=NanoRumble|scorelabel=APS|score=74.4|rank=6th|win=197|loss=22|plrank=7th|glicko2=1804.9|score2label=Survival|score2=80.73}}
 
*[[ÉpéeistMicro]] A micro with [[GuessFactor Targeting (traditional)|guess factor targeting]] and [[Stop And Go]]/[[Random Movement]].---{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=microrumble&name=sheldor.micro.EpeeistMicro+1.4.0|rumble=MicroRumble|scorelabel=APS|score=83.34|rank=3rd|win=389|loss=1|plrank=1st|glicko2=1948.2|score2label=Survival|score2=91.51}}
 
  
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