Skip to content
/ xanadu Public

A game of precarious alliances and breaking fast on honeydew.

License

Notifications You must be signed in to change notification settings

LOZORD/xanadu

Repository files navigation

XANADU

A game of precarious alliances and breaking fast on honeydew.

Xanadu is a text-based MUD set in 1910's East Asia. The Xanadu game client runs in your everyday web browser.

Please see the Wiki for more information.

Contributions welcome!

Build Status Build Status David Codacy Badge Codacy grade License

To run

... in development mode

Make sure you have

Then, run the following commands in the terminal:

$ npm install
$ npm run now

Debug page

First, make sure the --debug flag is passed when starting the server:

$ npm run launch -- --debug
# or
$ npm run launch:debug

To access the debug page (in the browser), visit localhost:<port>/debug.html.

It shows useful information about the game and player states.

About

A game of precarious alliances and breaking fast on honeydew.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published