User:Rsalesc
Background
I'm a 22-year old Brazilian student and ex-competitive programmer. I'm currently pursuing a BS in Computer Science. I discovered Robocode in my college, which held a competition in 2016. At that time I was practising for ACM ICPC finals, so I decided not to participate in the competition. As a consequence, I haven't actually seen the game 'til August 2017, when I decided to code a robot for this years' competition. Until this point I thought the bots could see the bullets flying over the battlefield and was quite surprised by how the game actually looked like.
When I first read this wiki I decided I would build a strong bot with the existing techniques. I decided I wouldn't try to invent anything new and that I would code it all from scratch even though the ideas were widespread. My second thought was that, after that, I would finally try to come up with something inovative.
Robots
I currently have two bots, but only one of them is released. The other one is just a little experiment for now.
- Roborio - an all DC 1v1 MegaBot. Very strong, and I will not rest till I make it to the rumble's top-10 with it.
- RoborioPorradeiro - a melee MegaBot which moves by Minimum Risk Movement and fires with a Dynamic Clustering Play-It Forward gun.