Marauroa: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
added introduction
imported>Hendrik Brummermann
No edit summary
Line 1: Line 1:
<div style="border: dotted 1px black; float:right">{{#ohloh:p|4434|project_factoids}}</div>
<div style="border: dotted 1px black; float:right; margin-left: 1em">{{#ohloh:p|4434|project_factoids}}</div>__NOTOC__

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.
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.

Remember that Marauroa is just a framework. If you are not interested in coding a game, but want to play one, have a look at [[Stendhal]].


== General ==
== General ==


* [[What is Marauroa]]?
* [[What is Marauroa|What is Marauroa?]]
* [[Marauroa Features]]
* [[Marauroa Features|Features]]
* [[MarauroaObjectives|Objectives]]
* [[MarauroaObjectives|Objectives]]


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

== Instructions ==


* [[HowToBuildMarauroa|How To Build]]
* [[HowToBuildMarauroa|How To Build]]
Line 23: Line 22:
== Internals ==
== Internals ==


* [[Refactoring_Database_Access_in_Marauroa|Database access refactoring]]
* [[Meta_model_for_rpclass_and_rpobject| Meta model design]] Outline of the design for conversion to the semantic database schema.
* [[Meta_model_for_rpclass_and_rpobject| Meta model design]] Outline of the design for conversion to the semantic database schema.
* [[Refactoring_Database_Access_in_Marauroa| Database access refactoring]]


[[Category:Marauroa]]
[[Category:Marauroa]]