Main Page: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>StephenIerodiaconou
No edit summary
imported>MiguelAngelBlanchLardin
Changed appearance to use HTML tables
Line 11: Line 11:
* [[helpArianne|How To help Arianne]]: Become an Arianne Hero!
* [[helpArianne|How To help Arianne]]: Become an Arianne Hero!
* [[differences|What makes Arianne different]]
* [[differences|What makes Arianne different]]

<table width=100% valign=top>
<tr>
<td width=47%>


= Blogs of Arianne developers: =
= Blogs of Arianne developers: =
Line 17: Line 21:
* [[WaldemarTribus]]
* [[WaldemarTribus]]
* [[TeamOfArianne]]
* [[TeamOfArianne]]

== Games documentation ==
=== Gladiators ===
* [[HowToBuildGladiators]]

=== Mapacman ===
* [[HowToBuildMapacman]]
* [[InitialStepsWithMapacman]]

=== Stendhal ===
* [[HowToBuildMapacman]]
* [[InitialStepsWithMapacman]]


</td>
<td width=20>&nbsp;</td>
<td width=47%>


= Project Documentation =
= Project Documentation =
Line 42: Line 63:
* [[HowToBuildAriannexp]]
* [[HowToBuildAriannexp]]


</td>
== Games documentation ==
</tr>
=== Gladiators ===
</table>
* [[HowToBuildGladiators]]


=== Mapacman ===
* [[HowToBuildMapacman]]
* [[InitialStepsWithMapacman]]

=== Stendhal ===
* [[HowToBuildMapacman]]
* [[InitialStepsWithMapacman]]


= Miscellaneous =
= Miscellaneous =

Revision as of 19:36, 4 February 2005

This wiki is actually evolving to a stable documentation source. Please help us to keep it clean and sorted, by editing style and splitting the content on several files. I hope that around 10 days of work will be enough to sort this mess-wiki that is the result of exporting the data of our old wiki.

Regards, Miguel

The Arianne Project

What is 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 UDP 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.

Blogs of Arianne developers:

Games documentation

Gladiators

Mapacman

Stendhal


 

Project Documentation

Overall design documentation

General

Frameworks documentation

Marauroa

pyarianne

Ariannexp


Miscellaneous

Please see documentation on customizing the interface and the User's Guide for usage and configuration help.