Skip to content

markx/batman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batman

A minimalistic command-line BatMUD client.

Features

  • Run in a terminal.
  • Scripting with Clojure.
  • Support aliase, trigger and prompt.

Usage

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

Dev

  • Install clojure.
  • Run: clojure -A:dev

License

Copyright © 2020 Ke Xu