Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/robocode/robots/sample/VelociRobot.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: 330 bytes
Line 
1#Robot Properties
2#Tue May 27 14:21:08 EST 2009
3robot.description=\                             A sample robot\n\n                   Demonstrates the RateControlRobot
4robot.webpage=
5robocode.version=1.7.1.3
6robot.java.source.included=true
7robot.author.name=Joshua Galecki
8robot.classname=sample.VelociRobot
9robot.name=VelociRobot
Note: See TracBrowser for help on using the repository browser.