Menu

Tree [456fd6] default tip /
 History

Read Only access


File Date Author Commit
 lib 2013-03-11 jbinder jbinder [4f358e] prototype client for xmpp added
 res 2012-11-19 nyctea nyctea [b890e9] Fixed default settings
 src 2015-12-25 jbinder jbinder [456fd6] Smack updated
 .hgignore 2014-05-10 jbinder jbinder [2c19ac] Now using maven
 README.md 2015-12-25 jbinder jbinder [456fd6] Smack updated
 pom.xml 2015-12-25 jbinder jbinder [456fd6] Smack updated

Read Me

AbsIm

AbsIm is an open source text adventure engine. Adventures are written in an intuitive open XML-based format.
At the moment XMPP and console clients are available.

Requirements

  • Java JRE >= 1.7
  • Maven >= 2

Usage

To start a server for a specific XMPP account use:

java -jar AbsoluteImmersion.jar [storyfile] [user] [password] [host] [port]

Play by starting a chat with this account.

Notes

Storyfiles need to be encoded as UTF-8.

MongoDB Logo MongoDB