com.github.doughamil/threeagent-gamekit

Utilties for building games with threeagent

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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