User:Skotty

From Robowiki
Revision as of 00:10, 21 May 2011 by Skotty (talk | contribs) (added link to Xander Framework page)
Jump to navigation Jump to search

I started tinkering with Robocode back in 2006 when it was at version 1.1.3. It's been quite awhile since I last used it, but I've recently been getting into it again. This time, I actually released a robot into the 1-on-1 competition. My latest robot is named XanderCat. It should perform okay, but I will need to spend more time on it if I want it to compete with some of the wave surfing Jedi-bots.

Professionally, I have been doing enterprise Java development for over a decade. I have an SCJP and a GSSP-J certification, and am currently working on an SCEA. I stay pretty busy with work and family, but from time to time, I am able to put a little time into recreational activities like Robocode.

My Robot Frameworks

  • Xander Framework - My newest robot framework with pluggable guns, radars, and drives.

My Bots

  • XanderCat - MegaBot based on the Xander Framework. Currently using BasicRadar, OrbitalDrive, and a CompoundGun which combines a LinearGun and a CircularGun.