Difference between revisions of "User:Icehawk78"

From Robowiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
I am a new user as of Mid-September 2010, introduced to RoboCode and the RoboWiki by [[User:Chase-san|Chase-san]].
 
I am a new user as of Mid-September 2010, introduced to RoboCode and the RoboWiki by [[User:Chase-san|Chase-san]].
  
My current AI is [http://aweso.ms/public/robocode/aweso/ms/StAetheria.java link StAetheria], and is a bit of a sandbox for testing out 1-on-1 strategies. As of this writing, my movement is broken but planned to be something akin to randomized movement with enemy shot detection with wall avoidance built in. I currently have very little aiming strategy (heads-on targeting and a randomized scattershot have been coded in so far) and may work on that after I'm able to successfully not directly run into bullets and walls.
+
My current AI is [http://aweso.ms/public/robocode/aweso/ms/StAetheria.java StAetheria], and is a bit of a sandbox for testing out 1-on-1 strategies. As of this writing, my movement is broken but planned to be something akin to randomized movement with enemy shot detection with wall avoidance built in. I currently have very little aiming strategy (heads-on targeting and a randomized scattershot have been coded in so far) and may work on that after I'm able to successfully not directly run into bullets and walls.

Latest revision as of 19:27, 27 September 2010

I am a new user as of Mid-September 2010, introduced to RoboCode and the RoboWiki by Chase-san.

My current AI is StAetheria, and is a bit of a sandbox for testing out 1-on-1 strategies. As of this writing, my movement is broken but planned to be something akin to randomized movement with enemy shot detection with wall avoidance built in. I currently have very little aiming strategy (heads-on targeting and a randomized scattershot have been coded in so far) and may work on that after I'm able to successfully not directly run into bullets and walls.