Difference between revisions of "User:Sheldor"

From Robowiki
Jump to navigation Jump to search
m (Minor edit.)
m (Minor edit.)
Line 4: Line 4:
 
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 reading 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 released robots (in order of creation): ====
 
==== My released robots (in order of creation): ====
Line 20: Line 22:
 
*[[É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}}
 
*[[É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}}
  
Many more will come(eventually).
+
Many more will come (eventually).
  
 
[[Category:Bot Authors|Sheldor]]
 
[[Category:Bot Authors|Sheldor]]

Revision as of 20:45, 16 February 2013

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 reading 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 released robots (in order of creation):

Many more will come (eventually).