Arianne is an engine to develop multiplayer online games like Stendhal
Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host.
Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. ...
Multiplayer online role playing game, based on original mechanics and setting, with a light client (runnable as a Java Applet) and persistent, highly customizable server.
Server software written in Python that implements the MUCK protocol.
ScalyMUCK is server software written in Python that implements the old MUCK protocol from back in the day. It's goal is to attempt to take the place of the old, out of date software for any users that are still a fan of the MUCK systems and to make the conversion as easy as possible.
Moved to Github: https://github.com/Ragora/ScalyMUCK
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.
Wolfpack is an open source server implementing the protocol used by the massive multiplayer online game Ultima Online. It aims for full support of the Ultima Online protocol and tries to mimic the same gameplay as the original.
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.
Sloth Online RPG is a 2D fully graphical online game engine. It features rich tile based maps with layers, fully customizable characters and a completely interactive environment. Also included are resources such as map editors, sprites, tiles, and more.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
This project replaces the multiplayer server for the commercial game Dungeon Siege. It is a standalone server which a modified version of the client Dungeon Siege can connect to in order to play large scale multiplayer games in a persistent setting.
The Helios Project is a Ragnarok Online emulator. Unlike most emulators, this one is from scratch, uses multi/single server exes, the Lua scripting engine, and many more features.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
Web based application to host multiplayer strategy/role playing game. The administrator can create multiple games/worlds in an only server and the users can choose which games to play (once registered).
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.
ele (enCore Learning Environment) is a moo- and web-based environment (server, db, GUI) designed for educational purposes. It aids and promotes online learning and community building through open standards and ease of use. http://encore-consortium.org/
The time of Archmages will be an open-source MUD game.
Players can be connected to the game server using either a special client or through IRC or they can use a Web-interface. This means that a player can reach the server from virtually any platform.
Skwatt is a MMORPG (massive multiplayer online role playing game) developped by 8 people (game designer, art designers, programmers). The main goal is having fun in developping it. For now we have a 3D Windows Client and a Linux server.
An MMORPG package that aims to provide an incredibly customizeable server, and thus a highly customizeable experience, as well as an engaging 3D interface on the client side.
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.