Download List

Descripción del Proyecto

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

Fuera de la lógica de sincronización se ha añadido para el módulo de pyarianne.
Tags: Minor feature enhancements
Out of sync logic was added for the pyarianne
module.

2004-07-05 14:45
0.11

Clases de objetos dentro del juego se han añadido, y el script de configuración se ha mejorado.
Tags: Major feature enhancements
Classes of ingame objects were added, and the
configure script was improved.

2004-06-04 22:26
0.10.1

Esta versión mejora el soporte autoconf y automake, añade comprimido mensajes RPMap ahorrar más ancho de banda, y añade algunas funciones adicionales para el módulo pyarianne.
Tags: Minor feature enhancements
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.

2004-05-25 22:23
0.10.0

Soporte de Python se añadió, lo que permite a nuevos clientes mediante el código Python. Herramienta de apoyo Autoconf también se ha mejorado. El script necesita una mejora, sin embargo, debido a que no comprueba trago y Python.
Tags: Major feature enhancements
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.

2004-05-19 20:12
0.08.5

Esta versión incluye un out de la sincronización de mensajes de solicitud de sincronización con el servidor. Se ha sincronizado con los cambios en el lado del servidor.
Tags: Minor feature enhancements
This release adds an Out of Sync message to request synchronization with server. It has been synced with changes on the server side.

Project Resources