Welcome to MoonlapseMUD: an open-source, multi-user dungeon designed to play directly in any terminal.
How to play
Ensure Python 3.4 is installed on your machine and your terminal has a resolution at least 41x106 characters.
Simply download the latest client either using the download links above or by running the following command in your terminal:
curl -L https://github.com/trithagoras/MoonlapseMUD/releases/download/v0.4/Client.tar -o Client.tar
Unzip the archive either using a GUI archiving tool (typically integrated with your file manager) or by running:
tar xvf Client.tar
Now simply run the client package using Python 3:
python3 MoonlapseMUD/client
or alternatively if your OS uses python3 by default:
python MoonlapseMUD/client
Thanks for checking out the game, cheers!
Recent posts
(No feed title)
How to run your own Moonlapse server [Windows]
Interested in playing by your own rules? You can download the code to run your very own MoonlapseMUD server.
MoonlapseMUD Version 0.4 Released
It’s been a while since the last release. 3bolt and I have both been very busy with work and school, but we haven’t forgotten about MoonlapseMUD!
MoonlapseMUD Version 0.3 Released
There have been some very exciting changes since version 0.2, both to the code quality/infrastructure and to the game elements.
How to run your own Moonlapse server [Arch/Manjaro]
Interested in playing by your own rules? You can download the code to run your very own MoonlapseMUD server.
New website
Goodbye WordPress!