Main Page: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin
imported>MiguelAngelBlanchLardin
No edit summary
Line 28: Line 28:


== Games documentation ==
== Games documentation ==
=== Stendhal ===
=== http://arianne.sourceforge.net/screens/stendhal.jpg Stendhal ===
Stendhal is our reference game for Marauroa 1.00. It primarily tests the new multizones features. It is coded in Java both client and server.
Stendhal is our reference game for Marauroa 1.00. It primarily tests the new multizones features. It is coded in Java both client and server.
* [[StendhalObjectives|Objectives]]
* [[StendhalObjectives|Objectives]]
Line 44: Line 44:
* [[HowToUseTiledToCreateStendhalMaps|How To Use <b>Tiled</b> To Create Maps]]
* [[HowToUseTiledToCreateStendhalMaps|How To Use <b>Tiled</b> To Create Maps]]


=== Mapacman ===
=== http://arianne.sourceforge.net/screens/mapacman.jpg Mapacman ===
mapacman was our reference game used to test work done in Marauroa. It was the main test platform of Delta<sup>2</sup> algorithm. It is coded in Python on both the client and server sides but unfortunately it is now not working because of the major changes made to Marauroa 1.00. We plan to recover it soon after the Marauroa 1.00 release.
mapacman was our reference game used to test work done in Marauroa. It was the main test platform of Delta<sup>2</sup> algorithm. It is coded in Python on both the client and server sides but unfortunately it is now not working because of the major changes made to Marauroa 1.00. We plan to recover it soon after the Marauroa 1.00 release.
* [[HowToBuildMapacman|How To Build Mapacman]]
* [[HowToBuildMapacman|How To Build Mapacman]]
* [[InitialStepsWithMapacman|Initial Steps With Mapacman]]
* [[InitialStepsWithMapacman|Initial Steps With Mapacman]]


=== Gladiators ===
=== http://arianne.sourceforge.net/screens/gladiators.jpg Gladiators ===
Gladiators was our reference game which was used to kick off Marauroa. It is programmed using the Blitz library on the client side and uses Java on the server side. Unfortunately, the resulting client wasn't portable and so it was abandoned since Marauroa version 0.4x
Gladiators was our reference game which was used to kick off Marauroa. It is programmed using the Blitz library on the client side and uses Java on the server side. Unfortunately, the resulting client wasn't portable and so it was abandoned since Marauroa version 0.4x
* [[HowToBuildGladiators|How To Build Gladiators]]
* [[HowToBuildGladiators|How To Build Gladiators]]