Showing 34 open source projects for "developers console"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    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: 30 This Week
    Last Update:
    See Project
  • 2

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CoffeeMud For AI

    CoffeeMudForAI is plaform to design AI in

    CoffeeMudForAI is part of the Mud AI platform project. A MUD(multi user dungeon) is text base environment. Think World of Warcraft(or any other massively multiplayer online game) but text based. AI or artificial intelligence is the field that is interested in the creation of non-organic intelligence. Mud AI platform goals 1. To provide a platform for AI research that has robotic-like sensory limitations but doesn't actually require robotics. 2. To provide a platform for undergraduate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 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
    A multiplayer RPG that connects as a psuedo server to an IRCD. Built in the tradition of old BBS Door games such as LORD (http://en.wikipedia.org/wiki/Legend_of_the_Red_Dragon). Forest fights add experience and gold needed to best your master (gain level
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    A simple and clean PHP mud engine. * Soon to be revived and developed in Python instead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An LPMud driver based on linq expression trees, using an LPC dialect similar to FluffOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ErlyMUD is a small MUD server written using the Erlang/OTP libraries. The aim is to have solid support for exploration and roleplaying, within a concurrent, highly fault-tolerant environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ewok is a MUD server based on the CoffeeMUD game engine.
    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
    !!!NOTE: THIS PROJECT HAS MOVED TO GITHUB!!! RingMUD is an extensible MUD (multi-user dungeon) engine and utility set that draws inspiration from popular tabletop RPG systems and adds a dash or two of its own flavor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    A port of TBAMUD (www.tbamud.com) to Java via additions to the IceMUD core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IRC-based MMORPG island-worlds written on JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fantasy World Simulation server compatibile with Eternal Lands(TM) Open Source client! The project community site is hosted at http://www.calindor.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Windfall is a mudlib for DGD, built on top of the kernel library. It aims to provide an intuitive framework for building a DGD based mud. It is heavily inspired by past work on Mud-OS LPmud libs, especially lima and dead-souls. The first release of windf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    A mud parsing system, designed with Rapture based muds in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LPUni is a community-based project that aspires to revive the LpCommunity through offering services such as IRC Chats; standardization; mutual location for research, development, education, discussion, certification; and a modern and powerful lpc mudlib.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Sirophix MUD is a revolutionary MUD engine. 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
  • 23
    The Apostles of Khronos is a fully 3D MMORPG written only in C#. Features include timetravel, PvP and PvE combat, and a dynamic player constructed world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ErisMUD is a MUD/MOO engine and server written in Python and SQLite and supports many features: it has rooms, chat, NPCs, items, player creation, ANSI colors, etc. Internal commands take care of the development and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A multi user dungeon based on diku/merc/rom source code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB