Showing 76 open source projects for "mud server"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 3
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stigma - The Game
    Multiplayer online role playing game, based on original mechanics and setting, with a light client (runnable as a Java Applet) and persistent, highly customizable server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Java Eternal Lands Bot : This is an bot which can be initialized to play a character in the Massive online role playing game Eternal lands. It can be used as a trade or guard bot and has functions that are useful for guilds and communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A java server for the MMORPG Eternal Lands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    JXFire is a Multi-User Dungeon Game written in Java, based on Project RedDwarf, a java gaming server framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GUM is a General Universal Mud server, written in JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Ewok is a MUD server based on the CoffeeMUD game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Enyarok is an online 2D RPG based on Stendhal. It is focusing on real role-playing, to prevent hack&slay like at the original server. For this reason, we provide new items, maps, creatures, new features & improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is for the development of the RSCD_v4 server daemon. The code is GPL licensed. This code was black box reverse engineered and does not contain any copyrighted intellectual property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EasyeMud provides a server, graphical client and a set of tools for creating and administering graphical online multi user dungeon (MUD) type games. Game content and logic are written in scripts similar to the Basic programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sloth Online RPG
    Sloth Online RPG is a 2D fully graphical online game engine. It features rich tile based maps with layers, fully customizable characters and a completely interactive environment. Also included are resources such as map editors, sprites, tiles, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 16
    A java based MOO/MUD client that is able to process HTML. With this client it is possible to connect to a standard mud server, but when html tags are send to this client, it will be processed, so images, links, etc will be displayed. MCP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This software allows a MUD server to be run as a Jabber bot. Users can then play the MUD using their Jabber client instead of a MUD client or telnet. This relieves the MUD server from having to handle user chat as users can chat in Jabber instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a pure Java implementation of an MMORPG / mud, server and client. It is a fully persistent world, backed by a MySQL datastore. Features NPC AI, shard-level scalability, and persistent items, and a particle attack system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ELMVE is a server-client system which provids 3D virtual environments based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web based application to host multiplayer strategy/role playing game. The administrator can create multiple games/worlds in an only server and the users can choose which games to play (once registered).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SourMUD is a Java-based RPG with a client to server relationship, a streamlined update system, an easy way to add content, and a dedicated group of developers. Do the math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AOJava: the java implementation of Argentum Online (http://sourceforge.net/projects/morgoao/). It's a 2D non-isometric MMORPG game. The goal is create a 100% compatible client & server of the original VB6/DirectX game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo