/tuz

Primary LanguageClojure

tuz

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

A Clojure implementation of a bot for the Halite competition.

Usage

First, copy the "halite" executable to the root of your project. Build using "lein uberjar" and run:

./halite -d "30 30" "java -cp target/MyBot.jar MyBot" "java -cp target/MyBot.jar RandomBot"