Curve Flattening Challenge
A part of the
MovementChallenge. This is the setup:
- A reference bot (currently a stationary SandboxDT)
- The Challenger (your bot)
- Arena size 800 x 600
- 1000 rounds
- Everything else set to Robocode defaults
Additionally:
- Challenger is not allowed to fire any bullets at all
- The ratio "Challenger score / reference bot score" * 100 is the Challengers CFC Index
Also see
/Index -
/Chat
SandboxDT 1.91 is now available and can operate as the reference bot (set the behavior value in the perperty file in DT's data directory). When acting as a reference bot it does not read any data files containing robot stats.
I suggest running for 1000 rounds for stability purposes and to ensure DT can not find a flaw in the movement (it learns fast - but not always) --
Paul Evans
I suggest running 500 rounds for balance with the AntiPatternMatcherChallenge and because 1000 rounds takes epochs on my Java. -- PEZ