BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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
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
Minimud is a small MUD codebase designed to be a foundation for more elaborate MUD designs. It is written in C with the maintainability, readability and efficiency being top priority. It uses a journalized database to preserve data coherency.
TinyPunk is a MUD codebase written in Python. TinyPunk aims to be quick, easy, and fun, for players and coders alike. Currently it relies on Python 2.6 and the Twisted Framework. It is inspired by tbaMUD, and CircleMUD before it.
!!!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 log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com).
Given a log-file, this tool will replay a T4C game you've played before.
It will have built-in functionnalities like : merging log files
together, searching and cleaning
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.
CherBot is an information bot for Crossfire, Daimonin and good old plain IRC that keeps track of which players collect which items, who's been online, determines a level ranking, provides a mail system for mailing offline players, manages clans and
This tool is specifically for people who play the Online Browser-Based Game, "TribalWars" http://www.tribalwars.net. With this tool, a player can calculate the time required to produce the given resource.
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.
A simple and open command-line damage parser made initially for the Necromancer class on the Shards of Dalaya - http://www.shardsofdalaya.com - server written in PERL.
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.
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.
The Cell framework is a scalable server framework written in C#. It's original purpose is for MMOG emulation but can be easily adapted to other areas. The project includes a proof of concept rewrite of the DAoC emulator DOL.
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.