Marauroa
Jump to navigation
Jump to search
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
Obtaining Marauroa
Instructions and Tutorials
- How To Build
- Initial Steps With Marauroa
- Client/Server Chat Example A client/server chat example based on Marauroa.
Developers API
- Online version of the most recent Marauroa API
- Included in the marauroa-x.xx-docs.zip.
{{#breadcrumbs: Marauroa }}