Download List

Descripción del Proyecto

Marauroa is a multiplayer online game framework server. It uses a multithreaded server architecture with a TCP oriented network protocol, a MySQL based persistence engine, and a flexible game system. The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules. Marauroa is based on a design philosophy called Action/Perception. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do, allowing a great freedom to create any game type.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-16 07:04 Back to release list
3.8.7

Este comunicado de mejora considerablemente el rendimiento, especialmente para los juegos con un gran número de jugadores. Además, cualquier lentitud en la base de datos ya no hace que el cliente de tiempo de espera en el inicio de sesión.
This release greatly improves performance, especially for games with very large numbers of players. Also, any slowness in the database no longer causes the client to timeout on login.

Project Resources