-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
34 lines (25 loc) · 655 Bytes
/
README
File metadata and controls
34 lines (25 loc) · 655 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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