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.

2004-07-13 18:54
0.12

Out of sync logic was added for the pyarianne
module.
Tags: Minor feature enhancements

2004-07-05 14:45
0.11

Classes of ingame objects were added, and the
configure script was improved.
Tags: Major feature enhancements

2004-06-04 22:26
0.10.1

This release improves the autoconf and automake support, adds compressed RPMap messages to save more bandwidth, and adds some extra functions for the pyarianne module.
Tags: Minor feature enhancements

2004-05-25 22:23
0.10.0

Python support was added, allowing you to code new clients using Python. Autoconf tool support was also improved. The build script needs improving, though, because it doesn't check for SWIG and Python.
Tags: Major feature enhancements

2004-05-19 20:12
0.08.5

This release adds an Out of Sync message to request synchronization with server. It has been synced with changes on the server side.
Tags: Minor feature enhancements

Project Resources