A minimalistic command-line BatMUD client.
- Run in a terminal.
- Scripting with Clojure.
- Support aliase, trigger and prompt.
Download the jar from release page.
Run it like java -jar batman-0.2.0.jar
.
For options, see java -jar batman-0.2.0.jar --help
- Install clojure.
- Run:
clojure -A:dev
Copyright © 2020 Ke Xu