Difference between revisions of "User:Xor"

From Robowiki
Jump to navigation Jump to search
m (update)
m
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
I'm a CS student who loves programming and robocoding. I've known robowiki since 2012, but robowiki didn't know me before 2017, when [[Beaming]] suggested that I put my bots in the rumble. Not long after, I put a [[ScalarBot|bot]] in top 10 in [[ScalarBot/Version History|10 days]]. I took a sleep and put it top 3 with another 10 days. But getting from top 1000 to top 3 has never been as hard as being top 2, I supposed. Now, I'm paying the technical debt before I go further.  
+
I discovered Robocode in 2012 and quickly became addicted, but I didn't release anything until 2017.
 +
 
 +
==== My bots ====
 +
 
 +
[[ScalarR]]: Pioneered surfing multiple waves (precisely) in melee, formal 1v1 champion (for a month ;).
 +
 
 +
[[LightR]]: A full-rewrite of 1v1 part of [[ScalarR]], still in progress.  
 +
 
 +
==== Other projects ====
 +
 
 +
robocode-jwm: A new Robocode UI based on [https://github.com/HumbleUI/JWM JWM], still at an early development stage.
 +
 
 +
A [https://github.com/bumfo/RoboRunner fork] of [[RoboRunner]]: No extra features, just bug fixes.  
  
 
[[Category:Bot Authors|Xor]]
 
[[Category:Bot Authors|Xor]]
  
__NOTOC__
+
__NOTOC__ __NOEDITSECTION__

Latest revision as of 05:57, 14 February 2024

I discovered Robocode in 2012 and quickly became addicted, but I didn't release anything until 2017.

My bots

ScalarR: Pioneered surfing multiple waves (precisely) in melee, formal 1v1 champion (for a month ;).

LightR: A full-rewrite of 1v1 part of ScalarR, still in progress.

Other projects

robocode-jwm: A new Robocode UI based on JWM, still at an early development stage.

A fork of RoboRunner: No extra features, just bug fixes.