Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/robocode/robots/sample/MyFirstRobot.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: 472 bytes
Line 
1#Robot Properties
2#Fri Nov 02 17:17:44 EST 2001
3robot.description=\                             A sample robot\n     Moves in a seesaw motion, and spins the gun around at each end\n     Turns perpendicular to the direction of a bullet that hits it
4robot.webpage=http\://robocode.sourceforge.net/myfirstrobot/MyFirstRobot.html
5robocode.version=1.0
6robot.java.source.included=true
7robot.author.name=Mathew Nelson
8robot.classname=sample.MyFirstRobot
9robot.name=MyFirstRobot
Note: See TracBrowser for help on using the repository browser.