What is Marauroa

From Arianne
Revision as of 09:12, 20 June 2008 by imported>Kymara (marauroa needs its own page. collect marauroa stuff here.)
Jump to navigation Jump to search

Marauroa is an open source multiplayer online games 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. The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses an TCP transport channel to communicate with dozens of players. Our reference clients are coded using Java and the C language in order to achieve maximum portability and use open technologies too.

Developers API

  • Please refer to Marauroa API that is contained inside marauroa-docs