Marauroa: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
layout
Line 1:
[[Image:oneszeros.png|right]]__NOTOC__
<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.
 
Line 21:
 
== Internals ==
<div style="border: dotted 1px black; float:right; margin-left: 1em">{{#ohloh:p|4434|project_factoids}}</div>__NOTOC__
 
* [[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.