Main Page

From Arianne
Revision as of 12:23, 5 February 2005 by imported>MiguelAngelBlanchLardin
Jump to navigation Jump to search

This is our project Wiki, use it wisely.

Regards,
Miguel

The Arianne Project

What is Arianne?

Arianne 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 UDP transport channel to communicate with dozens of players. Our reference clients are coded using Java and the C language in order to achieve maximum portability and use open technologies too.

Blogs of Arianne developers:

Games documentation

Gladiators

Mapacman

Stendhal


 

Project Documentation

Overall design documentation

General

Frameworks documentation

Marauroa

pyarianne

Ariannexp


Miscellaneous

Please see documentation on customizing the interface and the User's Guide for usage and configuration help.