Slashdot Mirror


User: NoRSfall

NoRSfall's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. RealTimeBattle on Robocode Rumble: Tips From the Champs · · Score: 1

    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)