Comment RealTimeBattle (Score 1) 129
Another Robots Battle prog (http://realtimebattle.sourceforge.net/)
The biggest advantage of this one is that you can program your robot in any langages by interacting with stdin/stdout. Another good thing is realtime. And like it's written in C, it's quite portable
Some robots of Robocode have parameters optimized by genetic evolution.
I hope to see better robots with new technologies like Animat with sensor/actuator, Evolutionnary Neural Network, Multi-Agent (for team battle)
The biggest advantage of this one is that you can program your robot in any langages by interacting with stdin/stdout. Another good thing is realtime. And like it's written in C, it's quite portable
Some robots of Robocode have parameters optimized by genetic evolution.
I hope to see better robots with new technologies like Animat with sensor/actuator, Evolutionnary Neural Network, Multi-Agent (for team battle)