How to write games using Arianne: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1:
{{Navigation for Marauroa Top|Using}}
{{Navigation for Marauroa Users}}
 
 
 
== Contribution to the Stendhal adventure game ==
* [[ClientServerChatExample|Client/Server Chat Example using Marauroa]] (tutorial)
* [[HowToWriteAdventureGamesUsingArianne|How to write adventure games using Arianne]]
 
The [[Stendhal Quest Coding]] tutorial explains how to write quests in Stendhal. If you don't want to write your own game from scratch but want to contribute to an existing adventure game, this is a good starting point.
 
== Writing your own game based on Arianne / Marauroa ==
* [[Stendhal Quest Coding]]
 
* [[ClientServerChatExample|Client/Server Chat Example using Marauroa]] (tutorial)
 
* [[HowToWriteAdventureGamesUsingArianne|How to write adventure games using Arianne in Python]] (outdatedconcept)