chrisduesing / simmoa

An Erlang based MUD

Home Page:http://www.simmoa.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simmoa is an Erlang based MUD
=============================

License: 
-----------------------------
The code is released under the MIT license.


Installation:
-----------------------------
download from github.
run make from the command line.


Running:
-----------------------------
./start.sh from the command line
or
application:start(simmoa). from the Erlang repl


Use:
-----------------------------
Telnet to port 5555. 
Enter a player name when prompted. 
Then any further input is interpreted as game commands.

coming soon:
http://localhost:8000/

Feedback:
-----------------------------
is most welcome!
send me a note: chris.duesing at gmail

About

An Erlang based MUD

http://www.simmoa.org

License:MIT License


Languages

Language:Erlang 99.5%Language:Shell 0.5%