Xlithan Posted January 5, 2022 Share Posted January 5, 2022 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   DOWNLOAD Justn and Worldofjimmy 2 Link to comment Share on other sites More sharing options...
Smoot Posted January 5, 2022 Share Posted January 5, 2022 Why VB6 Â Really looks neat though Link to comment Share on other sites More sharing options...
Cheshire Posted January 5, 2022 Share Posted January 5, 2022 Interesting, I hadn't really thought of using mirage for that but I suppose it's not that strange an idea given its roots! Link to comment Share on other sites More sharing options...
Xlithan Posted January 7, 2022 Author Share Posted January 7, 2022 On 1/5/2022 at 1:38 PM, Smoot said: Why VB6  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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now