Skip to content

Using this tool will allow you to test your strategy locally on your computer

Notifications You must be signed in to change notification settings

AlexGeryavenko/ruaicup-2015-local-runner-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Plugin for Russian AI Cup 2015

Using this plugin will allow you to test your strategy with couple additional features.

Release notes:

v1.0

  • Numbered and higlight all waypoints;
  • Addition higlight next waypoints;
  • Display speed;
  • Apply solytion for map01 tile[3;4], duplication waypoints index.

GitHub Logo

Setup:

  1. Download local-runner.
  2. Unzip and go to folder "/local-runner" open file "local-runner.properties", find the line:
plugins-directory=
  1. Add path to the plugin (use right slashes), for example:
plugins-directory=D:/local-runner-beta/plugins
  1. Downloading a file "LocalTestRendererListener.java" and save/replace it in the folder "/local-runner/plugins".
  2. In the same folder, run batch file "compile.bat" to compile, if appears couple of new files, ex.: "LocalTestRendererListener.class" - compilation successful - if not, correct batch file by specifying correct path to Java.
  3. Next as usual: in "/local-runner" run "local-runner.bat" and after u strategy.

About

Using this tool will allow you to test your strategy locally on your computer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages