Main Page: Difference between revisions

Content deleted Content added
imported>StephenIerodiaconou
mNo edit summary
Line 29:
 
=== Mapacman ===
mapacman has beenwas our reference game used to consolidetest work done in Marauroa. It has beenwas the main test platform of Delta<sup>2</sup> algorithm. It is coded in Python on both the client and server, andsides but unfortunatellyunfortunately it is now not working because of the major changes donemade to Marauroa 1.00. ItWe is plannedplan to recover it soon after the Marauroa 1.00 release.
* [[HowToBuildMapacman]]
* [[InitialStepsWithMapacman]]
 
=== Stendhal ===
Stendhal is our reference game for Marauroa 1.00. toIt testprimarily tests the new multizones features. It is coded in Java both client and server.
* [[StendhalObjectives]]
* [[StendhalDesignIdeas]]
Line 47:
= Project Documentation =
== Overall design documentation ==
Do you want to know how Arianne works? Do you want to develop with us? Do you want to create a game using Arianne? Read these documents and pleaseif useyou discussionhave tab to placeany questions andor comments on them please use the relavent discussion tabs.
* [[DesignOverview]]
* [[NetworkDesign]]
Line 55:
 
== General ==
* [[HowToWriteGamesUsingArianne]] <br>This long essaydocument describes how to write aan online game similar to Pacman, from the game design to the game deployment, using Arianne and Python.
* [[ChatdServerClientExample]] <br>This is a very short description of how to create a simple chat application using Arianne and Python.
 
Line 77:
 
= Miscellaneous =
* [[GamesBuiltUsingArianne]]
* [[OtherMultiplayerRolePlayingEnginesAndGames]]