com.github.doughamil/threeagent-gamekit

Utilties for building games with threeagent

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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