Arianne:About: Difference between revisions

From Arianne
Jump to navigation Jump to search
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
(No difference)

Revision as of 22:13, 20 February 2010

Note: The content on this page is very old and is likely outdated. You may want to check on the irc channel #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 TCP 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.