Difference between revisions of "User:RobertWalker"

From Robowiki
Jump to navigation Jump to search
(Copied over content from old wiki; some modifications)
 
(Reformatted, some changes)
Line 1: Line 1:
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.
+
== Background ==
 +
I'm 30 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. I have a [http://robert.walkertribe.com fledgling blog] which to which I (very) occasionally post.
  
My robots:
+
== My bots ==
* [[PluggableRobot]]: A robot framework that provides a pluggable architecture and sophisticated event management.
+
* '''[[PluggableRobot]]''': A robot framework that provides a pluggable architecture and sophisticated [[EventManagement|event management]].
* [[RabidWombat]]: My first robot, built on top of the PluggableRobot framework. Not complete.
+
* '''[[RabidWombat]]''': My first robot, built on top of the [[PluggableRobot]] framework. A bit too rough yet to release into the wild.
 +
 
 +
[[Category:Bot Authors|RobertWalker]]

Revision as of 18:50, 3 December 2007

Background

I'm 30 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. I have a fledgling blog which to which I (very) occasionally post.

My bots