Showing 65 open source projects for "rings-code"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1

    Virtustan MUD

    MUD server, based on CircleMUD code, russificated

    MUD server, based on BylinyMUD codebase (BylinyMUD - russificated MUD, based on CircleMUD). Server is platform independent, maked in Linux (Debian, Centos, Ubuntu), FreeBSD, Windows github: https://github.com/Zerkalo-MUD/mud/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Crossfire-Weather-Patch

    Crossfire RPG Game Weather Patch -- Now a branch on the official repo!

    This patch set has been migrated into a branch in the Crossfire RPG Game repository, where it will hopefully have more eyes on it and progress faster than the speed of me. See https://sourceforge.net/p/crossfire/crossfire-server/ci/weather/tree/ for the current server code, https://sourceforge.net/p/crossfire/crossfire-maps/ci/weather/tree/ for the map changes, and https://sourceforge.net/p/crossfire/crossfire-arch/ci/weather/tree/ for the archetype changes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MUD Map

    MUD Map

    A mapping tool for text-based games like text adventures, MUDs, etc.

    MUD Map helps users of MUDs, MUSHs, text adventures and similar games at creating maps of the virtual worlds and to keep an overview over places, paths, dangerous areas,... This repository contains the code and binaries of MUD Map v1 (deprecated!) as well as the Java binaries (jar) of MUD Map v2. More information about MUD Map v2 can be found on GitHub: https://github.com/Neop/mudmap2
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    ...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: 1 This Week
    Last Update:
    See Project
  • 6
    ...There is also a port of Rot1.4 and also include a cygwin version of Rom24B6 with olc, mobprogs and color. Various other Cygwin codebases can be found under the Files link. Most were used for testing code or were the start of personal builds. If you have any questions, email me anytime! cbunting99@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    zopoclient

    Scriptable GTK based Python MUD Client

    ...Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python code. The mud, match objects and defined variables are accessible from any feature. For the more advanced user, the implementation is small and extensible. Specially the gtkmud/mud API is easy to understand. It is thread-safe enabling multiple threads to input data to the target MUD. Also, multiple listeners can register to get all MUD output. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A multi-user user-extensible environment for exercising chatting and creative skills. Derived from TinyMUD 1.4.1 beta. Code active since Jan 30, 1990. The development site is online at telnet:uglymug.org.uk:6239
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Skeleton

    LPC Coding Library and GUI

    Skeleton is a graphical coding environment to easily create and modify rooms/areas of MUDs basing on the Evermore Core Library (EverLib - see www.evermore.de).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    Softcode systems for use with a PennMUSH game servers. There is a core package with infrastructure (global functions, help, etc.) and then various add-on packages for extra systems (skills, awards, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jiso Game3 was a 2D isometric MMORPG project (client/server) written in Java with an Ancient Greece theme. The project is no longer active, but the source code is being made available under a BSD license for anyone who might find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project will continue the development of the npcmovdb, in time we may release minor emu code mods..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EggMUD is a MUD engine totally written in perl. It can be used as base for any MUD with no limits of expansion and customization. A lot of things are not implemented yet, but you can use EggMUD code to do the dirty work while you enjoy creation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SWFotE is a SWR MUD derivative, featuring a new space system, introduction system, multiple class creation, 3 new classes, ship simulators, code created ships, missile launchers, new force system, copyover, and a whole slew of other customizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    qfl is an ASL client for the Linux operating system. ASL is the Adventure Scripting Language, developed by Alex Warren for use in Quest, his text game system. Despite the name, qfl contains no code from Quest, but will be fully compatible with Quest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Grid is a network console game where players take the role of an avatar exploring a virtual world of computer systems where agents roam. Avatars can be customised by shape, code (skills), upgrades (equipment) and neuromancy (spells).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Where other MUDs promise an extensible or OO architecture, Sirophix will actually deliver. Sirophix MUD is designed from the ground up to support extensibility and dynamic systems based on compiled .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Evening is a game engine based off of the open-sourced Quake 3 engine code. The Evning engine will have features like physics and per-pixel lighting and be perfect for commercial-quality game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This was going to be a set of libraries, and a client for the Crossfire RPG game, written in python. The code is gone, lost in an ancient pile of backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multi user dungeon based on diku/merc/rom source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DOTL is a bare bones MUD code base designed for developers seeking to create a MUD based on AD&D 2nd Edition rules. Written entirely in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB