Skip to content

jlmart88/youcantmilkthose

Repository files navigation

youcantmilkthose

Battlecode 2014

Eclipse Set Up:

  1. Clone this repo
  2. In Eclipse, File > New > Project... > Java Project from existing Ant Buildfile
  3. Name the project, Choose build.xml in this repo, Select "Link to the buildfile in the file system"
  4. Click Finish

A folder will be created on the same level as the git repo, with the same name as the selected project. This is also the folder that will appear as the top level of your project in Eclipse. In Eclipse, there will be a folder "teams" included in this project; this is where any coding should be done. The other folders can be ignored.

Running a Game:

  1. Right click build.xml > Run As > Ant Build

The client should open to select teams/maps.

About

Battlecode 2014

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published