Marauroa

From Arianne
Revision as of 22:00, 22 February 2010 by imported>Hendrik Brummermann (added introduction)
Jump to navigation Jump to search
{{#ohloh:p|4434|project_factoids}}

Marauroa is an open source framework and engine to develop turn based and real time games. It provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It further handles database access in a transparent way to store player accounts, character progress and the state of the world.

General

Remember that Marauroa is just a server middleware and so you need a game to do anything with Marauroa.

Instructions

Developers API

Internals