Open Source Mac Multi-User Dungeons (MUD) Games

Multi-User Dungeons (MUD) Games for Mac

View 15878 business solutions

Browse free open source Multi-User Dungeons (MUD) games and projects for Mac below. Use the toggles on the left to filter open source Multi-User Dungeons (MUD) games by OS, license, language, programming language, and project status.

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of creatures are ready to fight, above and below ground, and as players level up they can compare themselves on a detailed stats website. The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Crossfire RPG game

    Crossfire RPG game

    Cooperative multiplayer graphical RPG and adventure game

    Crossfire is a free, open-source, cooperative multi-player RPG and adventure game. Since its initial release, Crossfire has grown to encompass over 150 monsters, 3000 areas to explore, an elaborate magic system, 14 races, 16 character classes, and many powerful artifacts scattered far and wide. Set in a fantastical medieval world, it blends the style of Gauntlet, NetHack, Moria, and Angband.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Qodem Terminal Emulator
    Qodem is a a terminal emulator that resembles the BBS-era Qmodem. Includes phonebook, scrollback, capture, X/Y/Zmodem, Kermit, ANSI (+ music) / Avatar / VT102 / Linux emulation, Unicode, and keyboard macros. Connects over serial, ssh, telnet, rlogin.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    Ryzom
    Ryzom Core is a toolkit for the development of massively online universes. It provides the base technologies and a set of development methodologies for the development of both client and server code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    WorldForge

    WorldForge

    Provides a full suite of clients and servers for virtual worlds.

    Worldforge provides clients, servers, tools and protocol to allow for anyone to create and host their own virtual and online world.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    GGMud

    GGMud

    GGMud is a cross platform modern MUD client.

    GGMud is an opensource multiplatform GRAPHICAL mud client. It uses the GTK toolkit for the GUI (quite similar to the ZMud one) and is compatible with tintin++ configuration files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Trebuchet is a 100% TCL cross-platform GUI MUD client, designed to be powerful and extensible, yet easy to use. This client also has support for advanced features, such as SSL encryption, and allowing the server to request custom GUI dialogs.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    ARTT

    ARTT

    Tintin++ scirpts for MUD (mmorpg)

    www.abandonedrealms.com http://tintin.sourceforge.net/ Enjoy MMORPG in it's purest form, a shared text based adventure like the one everquest was fashioned after. www.abandonedrealms.com
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    SteamEngine is a new open-source UO server emulator coded in C#, which can read and run Sphere scripts. It`s domains are supposed to be extreme customizability even for non-programmers, and a clean and readable codebase. The project is now abandoned. The "intended for the public" phase ended long ago. The "OldCode" repository is that (if that still works). Then for a while we intended it for the UO shard moria.cz, but that didn't succeed either, and the shard is now defunct. The last commit of this phase is r904 in "SvnCode" repository. Lately I've using the codebase for experiments with in-memory transactions. First part is abandoning NANT for building and moving to VS 2015. That's done in r922. This is the last functional code. After that the transaction stuff is added which basically means the server is broken. Ultimately I've moved to GitHub, where the development may or may not continue. We'll see. This is a final goodbye.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    An Open-Source map editor coded in C++ to be used with OpenTibia. Supports many advances features such as autobordering. Runs under both Linux and Windows using wxWidgets and OpenGL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A simple, fast, java based text MUD client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Russified UDB(Unified Database). Русифицированная ОБД(Объединенная База данных). Россия, народ, объединяйтесь!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Mordor - Resurrection is a remake of an old RPG game named Mordor - Depth of Dejenol created by MakeItSo Software. It is created in Delphi with the aid of Microsoft Access as Database environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Alien Assault Traders is an online, web-based, turn-based strategy space trading game forked off the source of both Black Nova Traders and Nova Game Systems software and inspired by the popular BBS game of TradeWars.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    This is a 2d tile-based RPG (Role Playing Game) engine targetted at the J2ME / MIDP application platforms (PDAs, java-enabled cellphones) but is also cabable of running on a J2SE enabled platform (either applet or stand alone java app).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This game is a multi-player on-line persistent 3D game. Players can walk around a realistic city, shooting and entering cars. The aim of the game is to hunt down and kill the enemy covertly. It's a remake of Turbo Esprit, and not unlike GTA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    VRMoo can be summed up as such: Virtual Reality Object Oriented MUD. I intend VRMoo to be capable of simulating complex environments, allowing real time 3D interaction with these environments, and allowing real time 3D interaction with other users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    The Dead Souls MUD Library is a multi-user text based adventure creation system. It allows the user to build their own adventure game which can be played over the internet simultaneously by many people. It is designed for both experts and beginners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    <p> A new cartography mapping tool was introduced with the new Everquest:Legacy of Ykesha(tm) extension in March'03. This tool allowed players to view, edit and create maps of most zones in the Everquest world. The EQ Map Viewer program is an open
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    GMUD is a MUD client written in QT, available for OS X, GNU/Linux and Windows. It is currently a young project but in a (I think usable) stage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JHCore is a core database for the LambdaMOO server. JHCore is an excellent starting point from which you can build a wide range of applications. JHCore is an alternative to LambdaCore, the default core database for the LambdaMOO server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB