I'll throw another hat in the "MUDs got me into tech" ring. I spent significant time on Swords of Chaos, a sort of proto-MUD, then on various God Wars incarnations. They were the first time that I realized, and truly appreciated, the fact that technology can give a kid the ability to bring something from imagination to fruition with little more than determination, some manuals, a computer, and some lost sleep. That's…
Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
51–60 of 111 posts
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#52Is it easy to create Roblox games? I know my kids love it but not sure if its possible to try to do somthing yourself.
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#53I somewhat fail to see the connection between Roblox and MUDs but FWIW one of the most well known MUDs of the 90's is still up and running, M.U.M.E (Multi-Users in Middle Earth). It was a Diku derivative but with its own online language for the wizards to code in, designed by a compiler PhD, at the time it was state of the art. MUMEs attraction was that it was difficult and run with attention to details and RPG.
Can not recommend it enough. It's like interacting with the living world inside of Tolkien's books. It's really good.
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#54MUDs are what got me into programming. I was obsessed with them as a kid, although they were associated with DnD which was considered satanic so I had to hide them from my parents and teachers, who both forbid me from associating with DnD or MUDs. Besides playing them, I actually spent more time as a "builder" than a "coder", which was an intermediate step in the hierarchy. As a builder, I would write hundreds of roo…
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#55In the 90s, the only popular BBS MUDs ran on the MajorBBS/WorldGroup BBS software, which was technologically impressive for its time -- it could handle dozens of modems and concurrent users on a single PC running DOS, and supported pluggable games/modules using an event-loop callback architecture. However, it was also incredibly expensive for the SysOp to purchase, as were its games. This meant that any given metro area typically only had a few MBBS/WG BBSes, and they tended to be pay-for-access systems.
By far the most popular MBBS/WG MUD was MajorMUD, although there were also some fairly successful predecessors (e.g. TeleArena, Mutants, Swords of Chaos) and successors (e.g. The Rose: Council of Guardians). These games were typically "stock" -- they had sprawling game worlds but were identical on each BBS, with little or no built-in ability for the SysOp to edit the world. Despite that, each game's "feel" still naturally differed between each BBS just based on the local community.
As a teen MajorMUD addict, I always wanted to run my own board one day, but the cost was prohibitive. This eventually inspired me to write my own BBS MUD as an affordable doorgame for hobbyist/lower-end systems, which at ~20K LOC was the first large program I ever wrote. It did relatively well for its time period (BBSes were dying out by that point) but rarely achieved large concurrent user counts on many boards, which was an inherent downside to aiming for the smaller boards.
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#56Became a "wiz", and wrote my first code used by other people in 1992. That code is still running, 28 years later!
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#57Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#58MUDs are what got me into programming. I was obsessed with them as a kid, although they were associated with DnD which was considered satanic so I had to hide them from my parents and teachers, who both forbid me from associating with DnD or MUDs. Besides playing them, I actually spent more time as a "builder" than a "coder", which was an intermediate step in the hierarchy. As a builder, I would write hundreds of roo…
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#59Roblox is more like LambdaMOO than a MUD. LambdaMOO and its succesors were 100% programmed in a prototype based object-oriented programming language with only minimal world-support in the C portion of the server itself. The entire world was composed using the programming language and most users ended up being at least builders if not programmers in it. The focus was authoring, not RPG. Some people (including myself)…
Re: Roblox is a MUD: The history of MUDs, virtual worlds and MMORPGs
#60[1] https://web.archive.org/web/19961226202638/http://www.io.com...