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
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.
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
Minor revisions from last update (dds_0.9r01). See the readme files for more information
Also a changelog is posted under the files section
CURRENT VERSION: dds_pa0.9r02.tar.gz
Lame MUD is planned to be an engine for virtual text based worlds (as opposed to the seizure inducing modern ARPG/MMORPG titles).
Currently, it's still in pre-alpha. The sources available for download are not even remotely resembling anything like a MUD. There is a network layer established and the server acts as a one room chat server.
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
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.
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.
!!!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.
A MUD "totally" written in Perl. It runs an engine which relies on a extensible Perl MudLib and interprets user-programmable scripts in a fashion that reminds the old-time LPC MUD, but now everything is in Perl. It uses Perl v.5.10.0 and SQLite 3.3.7.
A modern mud-server. UnsignedByte uses a sqlite3 database as it's backend instead of slow and old-fashioned text-files. It uses a 3rd party GPLed socket library. Mugglenet's mud (Legilimensia) will use this engine when the project reaches beta stage.
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.
Dark Beginnings is a MUD server made in C++ using Qt4.3 and MySQL, it is aiming at having a higher number of stock deployment options by use of scripted modules. Anyone is free to join and help out.
cppmudd is a small, fast and portable mud driver written entirely in C++ using either standard or widely available libraries (such as the STL). It provides, among other features, support for runtime modifications to the game, ensuring minimal downtime.
Written in 100% pure Java NIO is used to provide Non-Blocking connections. Persistence can be handled using a Database or xml files. It features html and ansi colour, city politics, siege weapons, destructible rooms and dynamically created areas.
A complete cleanup (for readability and ease of coding) and doccumentation of the original SMAUG 1.4a codebase, SLAM-GTP is also a minor re-write, bringing new features to the codebase, while also fixing and/or adding functionality to existing ones.
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.
The goal of this project is to develop a light and efficient yet feature-rich Multi-User Dungeon engine, which is easy to customize. It will be written in the new object-oriented PHP5 language.