Support:About Arianne: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann →1. Description of project: added links |
imported>Kymara |
||
| Line 8: | Line 8: | ||
(what is it, what does it do, what makes it unique?, project URL?) |
(what is it, what does it do, what makes it unique?, project URL?) |
||
The [http://arianne.sf.net Arianne] project was established in 1999 and is still thriving today. It is an umbrella project, covering several subprjects, the core of which is a framework/engine for developing Internet based multiplayer games, called Marauroa. The most successful game developed using Marauroa is a multiplayer online adventures game called Stendhal. Some of the original subprojects are inactive now, you can find information about these at the end of this page. |
|||
{{TODO|The [http://arianne.sf.net Arianne] project is... }} |
|||
[http://arianne.sourceforge.net/?arianne_url=servers/server_marauroa Marauroa] is an open source multiplayer online games 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. The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses an TCP transport channel to communicate with the players. Our reference clients are coded using Java in order to achieve maximum portability and use open technologies too. 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. |
[http://arianne.sourceforge.net/?arianne_url=servers/server_marauroa Marauroa] is an open source multiplayer online games 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. The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses an TCP transport channel to communicate with the players. Our reference clients are coded using Java in order to achieve maximum portability and use open technologies too. 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. |
||