Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/robocode/robots/sampleteam/MyFirstTeam.team @ 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: 448 bytes
Line 
1#Robocode robot team
2#Sun Aug 20 23:26:53 EST 2006
3team.members=sampleteam.MyFirstLeader,sampleteam.MyFirstDroid,sampleteam.MyFirstDroid,sampleteam.MyFirstDroid,sampleteam.MyFirstDroid
4team.author.name=Mathew Nelson and Flemming N. Larsen
5robocode.version=1.1.2
6team.webpage=
7team.description=\                            A sample team.\n                  MyFirstLeader scans for enemies,\n                  and orders the 4 droids to fire.
Note: See TracBrowser for help on using the repository browser.