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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
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.
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...
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.
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
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.
!!!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 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.
Fantasy World Simulation server compatibile with Eternal Lands(TM) Open Source client! The project community site is hosted at http://www.calindor.net.
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.
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.
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).
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.
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.
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.