Difference between revisions of "User:RobertWalker"
Jump to navigation
Jump to search
RobertWalker (talk | contribs) (Still alive) |
RobertWalker (talk | contribs) m (→.plan: Grammar) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Background == | == Background == | ||
− | I'm | + | I'm (current year - 1977) years old and work as a software developer in Salt Lake City, Utah. Started robocoding in 2007 after a co-worker suggested having a Robocode tournament at work after a long, painful software release cycle. Apparently, I was more interested than the rest of the company; the bot I built (and am still working on in my copious spare time) seems to have scared everyone else off. |
== My bots == | == My bots == | ||
− | * '''[[PluggableRobot]]''': A robot framework that provides a pluggable architecture and sophisticated [[ | + | * '''[[PluggableRobot]]''': A robot framework that provides a pluggable architecture and sophisticated [[Event Management|event management]]. |
* '''[[RabidWombat]]''': My first robot, built on top of the [[PluggableRobot]] framework. A bit too rough yet to release into the wild. | * '''[[RabidWombat]]''': My first robot, built on top of the [[PluggableRobot]] framework. A bit too rough yet to release into the wild. | ||
== .plan == | == .plan == | ||
− | + | So after not touching Robocode for a while, I'm diving back in, authoring a rewrite of [[RabidWombat]]. I'm also creating a tool called [[RoboTweaker]] which allows you to test out tweaks to values controlling your robot's behavior. | |
[[Category:Bot Authors|RobertWalker]] | [[Category:Bot Authors|RobertWalker]] |
Latest revision as of 19:50, 12 May 2016
Background
I'm (current year - 1977) years old and work as a software developer in Salt Lake City, Utah. Started robocoding in 2007 after a co-worker suggested having a Robocode tournament at work after a long, painful software release cycle. Apparently, I was more interested than the rest of the company; the bot I built (and am still working on in my copious spare time) seems to have scared everyone else off.
My bots
- PluggableRobot: A robot framework that provides a pluggable architecture and sophisticated event management.
- RabidWombat: My first robot, built on top of the PluggableRobot framework. A bit too rough yet to release into the wild.
.plan
So after not touching Robocode for a while, I'm diving back in, authoring a rewrite of RabidWombat. I'm also creating a tool called RoboTweaker which allows you to test out tweaks to values controlling your robot's behavior.