Skip to content

BrianLondon/halite-scala-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a restructuring of the Halite starter bot for Scala. It keeps the original API, but adds some features for running multiple bots, which can be seen by inspecting the main application in src/main/scala/MyBot.scala. The logic of the basic bot included in the starter kit is now in src/main/scala/bot/DumbBot.scala.

Setup instructions:

  • Clone the repository
  • Install SBT for your platform.
  • Copy the halite executable (obtainable from here) for your platform (Windows, MacOS, or Linux) into the root directory of the repo.
  • Run run_game.sh

About

An SBT friendly refactor of the Scala Halite starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published