Site Tools
User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gameplay:guides:places:tutstart [2023/11/21 21:36] – created kuhsodasgameplay:guides:places:tutstart [2024/01/29 19:30] (current) cavemanjoe
Line 1: Line 1:
 +<WRAP center round important 80%>
 +The Improbable Island game code contains a link to this Wiki page, from within the Places programming menu.  Specifically, the game code links to
 +  https://wiki.improbableisland.com/doku.php?id=gameplay:guides:places:tutstart
 +To avoid breaking links, this page has to stay at the above address - or, if it //must// move, whatever ends up at the above address should say something like "Oops, we did some reorganizing, the Places Programming tutorials moved to (wherever it moved to)."  And if you //don't// do that, then at least tell CMJ so he can update the code.
 +
 +Cheers!
 +</WRAP>
 +
 +
 ===== How to Program Places Tutorials ===== ===== How to Program Places Tutorials =====
  
Line 35: Line 44:
     *Pages - a first introduction.     *Pages - a first introduction.
     *The 'Previous Room' Contrivance. The 'Show Page' and the 'Hide Room Description' Contraptions.     *The 'Previous Room' Contrivance. The 'Show Page' and the 'Hide Room Description' Contraptions.
-  *[[gameplay:guides:places:progtutVI|Programming tutorial VI - Raindrops keep falling on my bonce.]]\\+  *[[gameplay:guides:places:progtutVI|Programming tutorial VI - Raindrops keep falling on my bonce (Weather 1).]]\\
     *A (very) simple program to display a rain background depending on the weather.     *A (very) simple program to display a rain background depending on the weather.
     *Multiple conditions - programs which work if any of several conditions hold.     *Multiple conditions - programs which work if any of several conditions hold.
     *The 'Weather' Contrivance and the 'Rain' Contraption.     *The 'Weather' Contrivance and the 'Rain' Contraption.
-  *[[gameplay:guides:places:progtutVII|Programming tutorial VII - Private rooms 2.]]\\+  *[[gameplay:guides:places:progtutVII|Programming tutorial VII - Private doors 2.]]\\
     *A program that unlocks a door only to members of a certain clan, and also shows guests an appropriate message according to whether they're in the clan or not.     *A program that unlocks a door only to members of a certain clan, and also shows guests an appropriate message according to whether they're in the clan or not.
     *Using the Escape Hatch - Making something happen if conditions fail.     *Using the Escape Hatch - Making something happen if conditions fail.
Line 47: Line 56:
     *Using the Program Flow Knob - the All Pass setting.     *Using the Program Flow Knob - the All Pass setting.
     *The 'Partial Match Commentary' Contrivance.     *The 'Partial Match Commentary' Contrivance.
-  *[[gameplay:guides:places:progtutIX|Programming tutorial IX - The gentle pitter patter of raindrops on leaves.]]\\+  *[[gameplay:guides:places:progtutIX|Programming tutorial IX - The gentle pitter patter of raindrops on leaves (Weather 2).]]\\
     *A program to show either raindrops or tree shadows in the background, depending on the weather.     *A program to show either raindrops or tree shadows in the background, depending on the weather.
     *Using the Program Flow Knob - The All/Any Fail settings.     *Using the Program Flow Knob - The All/Any Fail settings.
gameplay/guides/places/tutstart.1700602562.txt.gz · Last modified: 2023/11/21 21:36 by kuhsodas