Marauroa: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
layout
imported>Kymara
No edit summary
 
(82 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Navigation for Marauroa Top|General}}
{{Navigation for Marauroa General}}

[[Image:oneszeros.png|right]]__NOTOC__
[[Image:oneszeros.png|right]]__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.
Line 9: Line 12:
* [[Marauroa Features|Features]]
* [[Marauroa Features|Features]]
* [[MarauroaObjectives|Objectives]]
* [[MarauroaObjectives|Objectives]]
* [[Differences]]

== Obtaining Marauroa ==

* [[Arianne_Source_Code_Repositories|Source Code]]
* [http://arianne.sourceforge.net/engine/marauroa.html#downloadsection Compiled]


== Instructions and Tutorials ==
== Instructions and Tutorials ==
Line 17: Line 26:


== Developers API ==
== Developers API ==
* Online version of the most recent [http://stendhal.game-host.org/hudson/job/marauroa_HEAD/javadoc/ Marauroa API]
* Online version of the most recent [http://stendhalgame.org/hudson/job/marauroa_HEAD/javadoc/ Marauroa API]
* Included in the [http://sourceforge.net/projects/arianne/files/marauroa marauroa-x.xx-docs.zip].
* Included in the [http://sourceforge.net/projects/arianne/files/marauroa marauroa-x.xx-docs.zip].


<!--
== Internals ==
== Ohloh Statistics ==
<div style="border: dotted 1px black; float:right; margin-left: 1em">{{#ohloh:p|4434|project_factoids}}</div>
<div style="border: dotted 1px black; float:left">{{#ohloh:p|4434|project_factoids}}</div>
* [[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.


[[Category:Marauroa]]
[[Category:Marauroa]]
{{#breadcrumbs: [[Marauroa]] }}