Download List

Project Description

Arianne is a multiplayer online engine to develop turn based and real time games. It provides a simple way of creating games using Python for a game's description. Marauroa, its server, uses Java, MySQL, UDP, and Python for hosting dozens of players.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-09 17:29 Back to release list
Alpha 2 Tech Preview 1

The server is now more stable. Commandline option support (-exit,
-disconnect player_connection, -list, and -create object_type) and
secure logins via RSA were added to the server. libArianneClient was
added so all the calls the client could need are in this class, making
the creation of a new Arianne client simple. The current client can
still only perform a set of predefined actions that show off the
engine.
Tags: Major feature enhancements

Project Resources