com.github.doughamil/threeagent-gamekit

Utilties for building games with threeagent

Leiningen/Boot

[com.github.doughamil/threeagent-gamekit "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.doughamil/threeagent-gamekit {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.doughamil:threeagent-gamekit:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.doughamil</groupId>
  <artifactId>threeagent-gamekit</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>