MMORPG.com has an article about a hypothetical Ready Player One MMO.
For those who haven’t read it, Ready Player One is a novel by Ernest Cline that describes a network of virtual spaces running on a common operating system, called OASIS. The story is a fun romp, not too deep, about a kid who is looking for the secret prize hidden in an insane scavenger hunt scenario by the network’s creator.
The book is full of geek references. The skillful playing of Joust is a key point; so is the ability to recite Ferris Bueller’s Day Off from memory. But of course, part of what captivates a gamer is the description of OASIS itself: a giant network of virtual spaces, capable of encompassing pretty much every sort of virtual space you might want.
So the article asks, what about building something like that. Well, we did.
Metaplace predated the novel. But really, the book describes basically what we built, and which is now gone. (The tech survives, within Disney, but isn’t used in this fashion anymore).
I think many MMORPG fans were barely even aware it existed, because really, it got almost no marketing. And while we were around, people were perpetually confused as to what it was. Frankly, I found it too big an idea to wrap up well in a marketing message.
- a generic server architecture that could handle anything from arcade games to MMOs. Servers ran in the cloud, so it was designed to be really, really scalable. Just keep adding worlds. At the time we closed it, there were tens of thousands of them.
- the ability for players to own and make their own spaces. You didn’t even need to know how to make stuff in 3d modeling, it imported SketchUp from Google Warehouse even. You didn’t need to host your own art.
- scriptable to the point where you could make a whole game in it. The scripting used Lua, which was a barrier for people. We had made moves towards letting people snap together behaviors (drag and drop AI onto something in the world, for example) but probably didn’t go far enough.
- full web connectivity in and out, so that you could have stuff from the real world manifest in the games, or game stuff feed out to the web. Like, an MMO where the mobs are driven by stock quotes was easy to make. Or hooking a Metaplace world up to say Moodle (for education) or having NPCs read their dialogue from external sources. We had one world which performed any Shakespeare play by reading the plays off of a remote server, spawning NPCs for all the parts, and interpreting the stage directions.
- agnostic as far as client, so you could connect lo-fi or full fancy 3d — in theory. We never got to the 3d, but we had clients running on mobile devices, PCs, and in web browsers. If we were still pursuing it, you can bet we’d be doing an Oculus version right about now. 🙂
- worlds connected to one another, and you might change from world to world, but you also had a common identity across all the worlds. You could walk from Pac-Man into Azeroth, so to speak.
I think a lot of people were turned off by the 2d graphics, and a lot were turned off by the fact that there wasn’t a full MMO there to just play, and a lot of people found building too hard. A huge part of why we didn’t succeed is that we were too many things to too many different people, and that split our efforts in far too many directions. The result was a tight but small community that never started to really grow.
But if you were ever wondering why something like the Ready Player One/Snow Crash style world hasn’t been made — well, there it was… open from 2007 to 2009. It saddens me to see it forgotten so quickly, though in many ways it really did end up as just a footnote in virtual world history. I get a lot of “the last thing you did was SWG in 2003” from people who clearly didn’t know it existed or weren’t interested because it wasn’t a hack n slash gameworld.
I might spend the time to dig through some screenshot archives and post up some examples of what got made. I miss that community a lot.