[raspberry-vi] Re: VME on Raspberry PI

  • From: Tamas Geczy <gt1991@xxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Thu, 31 Dec 2020 22:12:16 -0700

Another Mud I recently did get to Compile is Awakened Worlds.
If you want a Shadowrun-style MUD, this is it.
Just do git clone https://github.com/luciensadi/AwakeMUD.git
And you're on your way. You'll need to change the makefile and
uncomment the lines with the hashtag symbol which talk about Linux and
not Mac OS. Originally it's build environment is Mac but once you put
the hashtag sign in front of the Mac instructions and remove the linux
ones it does compile on my Pi 4 under Raspbian.
Definitely will check this one out too though, I love seeing the
various MUD worlds and Diku has a lot of the classic ones.

-Tamas

On 12/31/20, Dan Miner <dmarc-noreply@xxxxxxxxxxxxx> wrote:

Oh my, this takes me back.  I used to play lots of MUDS back in the 1990s
and even 2000s.  Thank you for doing this as so many mud codebases are
probably lost due to being locked away on forgotten and rotting hard
drives.


      Dan


-----Original Message-----
From: raspberry-vi-bounce@xxxxxxxxxxxxx <raspberry-vi-bounce@xxxxxxxxxxxxx>
On Behalf Of kperry@xxxxxxxxxxxxx
Sent: Thursday, December 31, 2020 5:46 PM
To: raspberry-vi@xxxxxxxxxxxxx
Subject: [raspberry-vi] VME on Raspberry PI

In case I am not as well known as my big head sometimes thinks.  I have
been
the Owner operator of Valhalla MUD since the early 90's .  Some of the
original coders from Denmark came back and we all made a deal to open
source
the game.  It is now listed on github as DikuMUD3.    I had nothing to do
with the original Diku mud but I got into it at DikuII.  Anyway.  We open
sourced all three and you can now run a full mud and play it from the
Raspberry pi.  I still need to push a change to the make file because it
has
-m64 to take advantage of a 64 bit machine it is running on.  Of course if
your running a  64 bit OS on the RPI you can get it and not even change
anything.  If you want to run your own mud though just use


Git  https://github.com/Seifert69/DikuMUD3



Cd into DikuMUD3/vme/src



Do make



Wait a while



Then you can read the docs and learn to run it.  Note you can run a mud and
run the tintin++ client all from on the Raspberry PI 400 and that means you
can run it and play it all by yourself with no network.  Of course a MUD is
no fun if your not online running it with everyone of  your friends logged
in.  To get the client on the raspberry pi do:



Sudo apt-get install tintin++



If you have any questions just ask.  I can help you get it running.  There
are some environment variables you have to set to get it running and some
server.cfg files to edit.



Ken



===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views
and
attitudes expressed by the subscribers to this list do not reflect those of
the Foundation.

Mike Ray, list creator, January 2013


===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and
attitudes expressed by the subscribers to this list do not reflect those of
the Foundation.

Mike Ray, list creator, January 2013


=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: