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
 
(19 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 ==
 
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 ==
Line 11 ⟶ 12:
* [[ClientServerChatExample|Client/Server Chat Example using Marauroa]] (tutorial)
* [[HowToWriteAdventureGamesUsingArianne|How to write adventure games using Arianne]] (concept)
 
== Old ==
 
* [[How to write games using Arianne in Python]] (outdated)