Skip to content

ealang/battlebot-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleBot Core

BattleBot Core is a scala library used to build bots for the Battleline ai engine.

This project is the core from jonathanhood/battlebot.

Building and Running the Tests

This project uses SBT for its builds. SBT and the JVM must be installed for this project. Once those two things are available, simply clone and use the test target.

sbt test

Creating Library Jar

These tasks can be used to create binary and source versions of the library:

sbt package packageSrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%