Difference between revisions of "User:Maribo"

From Robowiki
Jump to navigation Jump to search
(I'm sorry I'm so late in replying. I would suggest Pattern Matching as your next targeting method. It is, after all, just CT prediction with some code to replace the enemy's velocity and heading in each step. Waylander would be a good)
Line 2: Line 2:
  
 
On another note, I've been testing with Linear and Circular Targeting and am wondering what the next step up for targeting systems would be.--[[User:Maribo|Maribo]] 03:41, 24 April 2012 (UTC)
 
On another note, I've been testing with Linear and Circular Targeting and am wondering what the next step up for targeting systems would be.--[[User:Maribo|Maribo]] 03:41, 24 April 2012 (UTC)
 +
:I'm sorry I'm so late in replying.  I would suggest [[Pattern Matching]] as your next targeting method.  It is, after all, just [[CT]] prediction with some code to replace the enemy's velocity and heading in each step.  [[Waylander]] would be a good bot to study.  [http://sourceforge.net/projects/robocode/files/robocode/1.7.4.2/robocode-1.7.4.2-setup.jar/download This is a Robocode 1.7.4.2 download link], it's the closest to 1.7.3.0 I could find.  Though if I were you, I would try something newer.--[[User:Sheldor|Sheldor]] ([[User talk:Sheldor|talk]]) 12:34, 23 July 2013 (UTC)

Revision as of 14:34, 23 July 2013

I've uploaded a couple bots to the RoboRumble; but I would like to help with uploading results; but I can't seem to download the RoboRumble Superpack or the standard Robocode 1.7.3.0. It cannot find the website for the Superpack, and the 1.7.3.0.jar file cannot be found on SourceForge.

On another note, I've been testing with Linear and Circular Targeting and am wondering what the next step up for targeting systems would be.--Maribo 03:41, 24 April 2012 (UTC)

I'm sorry I'm so late in replying. I would suggest Pattern Matching as your next targeting method. It is, after all, just CT prediction with some code to replace the enemy's velocity and heading in each step. Waylander would be a good bot to study. This is a Robocode 1.7.4.2 download link, it's the closest to 1.7.3.0 I could find. Though if I were you, I would try something newer.--Sheldor (talk) 12:34, 23 July 2013 (UTC)