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
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.
3d peer to peer chatroom where associated pairs of text gravitate
A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
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.
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.
JavaScript MUD Kernel which allows developers to build MUDs using JavaScript and SQL. Based on SQLite and SpiderMonkey, jsmud provides the core networking, timer, and main loop functions necessary to implement a MUD in JavaScript.
An implementation of a MUD using Java and SQL. It will be fully portable to any JVM, and store the whole MUD in a relational database. Allowing for load balancing and multi server environments and plugins.
yamg is a maximum realism middleages game.
Providing OpenGL, OpenAL, networking via RakNet and physics which allow to deform objects and a npc api.
It aims to be a rpg which you can play in MP but it will be much SP based.
The Ovorp Game Engine is: Client/Server Networking, Object Management, Full Hardware Acceleration, Raytraced Collision Detection, Native C#/.Net Game Objects, Cross-Platform, Scalable from Pong to a MMPOG, MIT Licensed to encourage commercial development
A server emulator for World of Warcraft, providing the ability for individuals to create their own realms, customised through an easy-to-use C# scripting system, allowing one to create AI, items, quests, and any other in-game functions with ease.
A Java-based (thus all-platform) 3D MMORPG based on an non-conventional ruleset, using state-of-the-art graphics (the OpenMind engine) and a peer-to-peer networking concept. The setting should be a more or less classical middle ages/fantasy world.
Weiss is a server for MMORPGs. Written in Delphi the program is very versatile and provides a big community supporting it with NPCs, Warps and mods. Weiss is a continuation of the eWeiss project using the original name.
Provides status of the Shadowbane (www.shadowbane.com) servers graphically. Similar to the sbtray tool, but written in Java (i.e. it uses a window instead of a tray icon), which allows both Mac and Windows users to make use of it (Shadowbane runs on both
IO_Crusher is a C++ multithreaded library that permits to handle a huge number of sockets and provide the best responsiveness using the bandwidth as fast as possible. The library is especially designed to be integrated into an Online Game Server.
XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
Muq is a network server that goes several design generations beyond MOO or Java in providing support for applications characterized by these five requirements: Multi-user, Persistent state, Complex data, Complex code, and Distributed networking.
Starlight is a MMORPG written using Ogre3D and PyGame in Python that focuses on role playing, player modifiable worlds, strong computer artificial intelligence, and peer-to-peer networking.