Jump to content

[VB6] MirageMUD


Xlithan

Recommended Posts

e4aaEwE.png

MirageMUD is a source code base for developing your own stand-alone MUD client and server in Visual Basic 6.
The code base comes with all the necessary basic functionality to immediately begin developing your MUD game right off the bat.

 

Features

  • Graphical User Interface
  • Combat
  • Built-In Editors
  • Byte Array Packets
  • Password Encryption
  • Stand-Alone Client and Server

 

1

 

DOWNLOAD

Link to comment
Share on other sites

On 1/5/2022 at 1:38 PM, Smoot said:

Why VB6 :4_joy:

 

Really looks neat though

 

I attempted this many years ago but failed terribly. It was always a goal of mine to make a MUD version of Mirage Source.
 

On 1/5/2022 at 3:12 PM, Cheshire said:

Interesting, I hadn't really thought of using mirage for that but I suppose it's not that strange an idea given its roots!


Yeah I mean the code is incredibly simple, most of the back-end is still there, The only thing that's really changed is removing the graphical system and updating the map system to work as a MUD. A lot has been removed obviously, such as NPC AI movement and all that stuff, but the majority still remains the same.

Even the map editor mostly uses the same components.
Rq5jHBA.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...