hexagram30/agent

Software agent emotional modeling, behavioural simulation, and AI for hexagramMUSH sentients (players, NPCs, animals, monsters, etc.)

Leiningen/Boot

[hexagram30/agent "0.6.0-SNAPSHOT"]

Clojure CLI/deps.edn

hexagram30/agent {:mvn/version "0.6.0-SNAPSHOT"}

Gradle

implementation("hexagram30:agent:0.6.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hexagram30</groupId>
  <artifactId>agent</artifactId>
  <version>0.6.0-SNAPSHOT</version>
</dependency>