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-05-01 21:18
0.08.4

This version fixes a horrible memory leak in the
RPSlot class, adds RPMap message, and generally
keeps in sync with changes in the Marauroa network
protocol.
Tags: Major bugfixes

2004-04-21 16:22
0.08.3

This version of gladiators, the actual client for
the gladiators game, was updated to follow the
changes on the server. Mainly, the perception
message was modified to make the sending of Object
optional.
Tags: Minor bugfixes

2004-04-19 09:47
0.08.2

Support was added for delta-delta perceptions and for the
new format of the perception message. This is a mandatory
update if you plan to connect to the server. autotools support
was added.
Tags: Minor feature enhancements

2004-03-27 02:06
0.4.7

This release has been adapted to use the new version of the network
protocol and fixes a bug related to text output.
Tags: Minor feature enhancements

2004-03-06 17:11
0.4.6

This release adds zlib compression to the network protocol and fixes a
naming problem related to changes on several attributes of the
Gladiators game.
Tags: Minor feature enhancements

Project Resources