Difference between revisions of "User:Xor"

From Robowiki
Jump to navigation Jump to search
m (Fix grammar mistake)
m (update)
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
I'm a robocoder who discovered robocode in early 2012.  
+
I discovered robocode in 2012, and soon became addicted to it. However I didn't release anything until 2017.  
However, even with 5 years of research, I still didn't release any robot to public. Partly it may because I don't use any code from others at all ;) I wrote kd-trees, deep neural networks and more only on myself ;) and I really enjoy it.
+
 
 +
My bots:
 +
 
 +
[[ScalarN]]: Originally a melee bot, but the 1v1 part draws more attention then.
 +
 
 +
[[ScalarR]]: An attempt to explore the idea of surfing everyone in melee, while using the same algorithm as in 1v1.  
 +
 
 +
[[Category:Bot Authors|Xor]]
 +
 
 +
__NOTOC__

Revision as of 03:15, 30 May 2019

I discovered robocode in 2012, and soon became addicted to it. However I didn't release anything until 2017.

My bots:

ScalarN: Originally a melee bot, but the 1v1 part draws more attention then.

ScalarR: An attempt to explore the idea of surfing everyone in melee, while using the same algorithm as in 1v1.