This is code written as part of a work-hosted Halite-III competition.
This project uses the Java starter kit from the official Halite-III repo.
Use the halite executable found on the official Halite-III repo:
- Clone the Halite-III repo
- Follow instructions to compile the executable on the game engine README
- Move the executable to this repo.
Use the run_game
scripts to compile and run a game:
sh run_game.sh StarterBot HeapBot
When you run a game, some output is generated in log files and an .hlt
file.
The .hlt
file can be dropped in Halite visualizer to watch the game.