[raspberry-vi] Re: VME on Raspberry PI

  • From: <kperry@xxxxxxxxxxxxx>
  • To: <raspberry-vi@xxxxxxxxxxxxx>
  • Date: Fri, 1 Jan 2021 00:27:50 -0500

No worries.  By the way this mud also has its own programming language
called  DIL.  We have talked about changing it to use python so more people
can get to know it quicker.  With that said it is kind of a fun language and
if you have ever wanted to know how to make your own language using Bison
and Flex this is a good mud to look at.

Ken

-----Original Message-----
From: raspberry-vi-bounce@xxxxxxxxxxxxx <raspberry-vi-bounce@xxxxxxxxxxxxx>
On Behalf Of Dan Miner (Redacted sender "dminer84" for DMARC)
Sent: Thursday, December 31, 2020 11:58 PM
To: raspberry-vi@xxxxxxxxxxxxx
Subject: [raspberry-vi] Re: VME on Raspberry PI

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: