Best of mmorpg2025

  1. 1
    Article
    Avatar of twostopbitsTwo Stop Bits·21w

    The '80s and '90s PC games unbelievably still being updated today

    A curated list of PC games from the 1980s and 1990s that continue to receive active development updates decades after their initial release. Featured titles include Klondike (1984), NetHack (1987), GemStone IV (1988), Kingdom of Drakkar (1989), Genesis (1989), UnReal World (1992), Meridian 59 (1996), Furcadia (1996), Ultima Online (1997), Utopia (1998), and Age of Empires 2 (1999). Many are text-based MUDs or early MMORPGs maintained by original creators or dedicated volunteer communities, with some transitioning from text to graphics over time. Several remain subscription-based or have active player communities, demonstrating remarkable longevity through continuous updates, new content, and platform migrations including Steam releases and mobile versions.

  2. 2
    Article
    Avatar of game_developersGame Developers·1y

    Building a Web-Based MMORPG

    A developer is working on a casual project to create a web-based MMORPG using Flask and Three.js. They are seeking additional collaborators with or without game development experience to join the project, especially those skilled in sound and model design.

  3. 3
    Video
    Avatar of youtubeYouTube·47w

    Database-Oriented Design: Why We Built Our MMORPG Inside a Database

    Clockwork Labs is developing Bitcraft Online, a persistent MMO RPG where the game is built inside a database, utilizing Spacetime DB. This database-oriented design aims to tackle traditional architecture challenges, improving scalability, real-time interactions, and easing deployment. The concept merges server logic with database properties to create a fault-tolerant system that simplifies client synchronization and operational complexity.