Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/robocode/robots/sample/Fire.properties @ 13019

Last change on this file since 13019 was 13019, checked in by gkronber, 9 years ago

#2069: added necessary robocode files to project to make sure that the robocode problem is self-contained (only a java installation is necessary)

File size: 351 bytes
Line 
1#Robot Properties
2#Sun Aug 20 21:16:33 EST 2007
3robot.description=\                             A sample robot\n\n             Sits still.  Spins gun around.  Moves when hit.  Ooh\!
4robot.webpage=
5robocode.version=1.1.2
6robot.java.source.included=true
7robot.author.name=Mathew Nelson and Flemming N. Larsen
8robot.classname=sample.Fire
9robot.name=Fire
Note: See TracBrowser for help on using the repository browser.