Difference between revisions of "User:Sheldor"
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 | + | 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):
- Épéeist: A nano pattern matcher with simple Multi-Mode Movement.
NanoRumble ‒ APS: 71.9% (14th), PL: 183-38 (26th), Survival: 76.78%
- Sabreur: A nano with multi-mode movement and Linear Targeting.
NanoRumble ‒ APS: 77.12% (2nd), PL: 197-24 (9th), Survival: 79.95%
- Foilist: A nano pattern matcher with three modes of movement.
NanoRumble ‒ APS: 74.8% (6th), PL: 204-17 (2nd), Survival: 80.62%
- PointInLine: A nano with last Bearing Offset targeting and Random Movement.
NanoRumble ‒ APS: 59.82% (73rd), PL: 142-79 (75th), Survival: 58.91%
- Retreat: A nano with reverse Ramming Movement and reverse Head-on targeting.
NanoRumble ‒ APS: 1.22% (221st), PL: 0-221 (220th), Survival: 2.59%
- ÉpéeistMicro A micro with guess factor targeting and Stop And Go/Random Movement.
MicroRumble ‒ APS: 83.98% (2nd), PL: 390-1 (1st), Survival: 92.33%
Many more will come (eventually).