Difference between revisions of "Demo Games"

From ADRIFT 5 Manual Wiki
Jump to: navigation, search
(List of demo games available on the forum)
 
(Added CommonText.taf)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page contains demo games that were sumbitted on the forum, along with a link to the discussion that lead to there creation.
+
This page contains demo games that were submitted on the forum, along with a link to the discussion that lead to their creation.
 +
 
 +
Please edit these into proper tutorials when you have time, and add any others that you find.
 +
 
 +
[http://forum.adrift.co/download/file.php?id=853 SecretPassage.taf] A secret passage between two locations.  [http://forum.adrift.co/viewtopic.php?f=14&t=11661 Discussion]
 +
 
 +
[http://forum.adrift.co/download/file.php?id=352 PrePostIncrement.taf] Increment a variable then display the new value.  [http://forum.adrift.co/viewtopic.php?f=14&t=9332&start=15 Discussion]
 +
 
 +
[http://forum.adrift.co/download/file.php?id=412 ColorAndPrice.taf] non-repeating random values, Sorted list of objects, Check for valuable objects when you enter a room, Examining an object will give its value (if it has one), A featureless white cube that you can name. [http://forum.adrift.co/viewtopic.php?f=6&t=10897&p=97715&hilit=demo#p97715 Discussion]
 +
 
 +
[http://forum.adrift.co/download/file.php?id=404 PrevLocation.taf] Changing room description based on which door you entered it by. [http://forum.adrift.co/viewtopic.php?f=14&t=10802&p=97310&hilit=demo#p97310 Discussion]
 +
 
 +
[http://forum.adrift.co/download/file.php?id=613 List Item Prices.taf] Price-list for items for sale in a shop.  [http://forum.adrift.co/viewtopic.php?f=14&t=11341&p=100632&hilit=demo#p100632 Discussion]
 +
 
 +
[http://forum.adrift.co/download/file.php?id=1243 CommonText.taf] Using a text variable for common parts of the description of multiple locations, and text overrides with alternate descriptions to alter part of the description that depends on restrictions.  [http://forum.adrift.co/viewtopic.php?f=14&t=12634 Discussion]
 +
 
 +
 
  
Someone should edit these into proper tutorials when they have time, and add any others that they find.
 
  
 
<TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER>[[Multiple Page Maps|<<< Multiple Page Maps]]</TD><TD WIDTH="34%" ALIGN=CENTER>[[Main Page#Advanced Tutorials|Main Page]]</TD><TD ALIGN=CENTER>[[Choose Your Own Adventure|Choose Your Own Adventure >>>]]</TD></TABLE>
 
<TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER>[[Multiple Page Maps|<<< Multiple Page Maps]]</TD><TD WIDTH="34%" ALIGN=CENTER>[[Main Page#Advanced Tutorials|Main Page]]</TD><TD ALIGN=CENTER>[[Choose Your Own Adventure|Choose Your Own Adventure >>>]]</TD></TABLE>
 
[[Category:Intermediate Tutorials]]
 
[[Category:Intermediate Tutorials]]

Latest revision as of 01:08, 24 February 2020

This page contains demo games that were submitted on the forum, along with a link to the discussion that lead to their creation.

Please edit these into proper tutorials when you have time, and add any others that you find.

SecretPassage.taf A secret passage between two locations. Discussion

PrePostIncrement.taf Increment a variable then display the new value. Discussion

ColorAndPrice.taf non-repeating random values, Sorted list of objects, Check for valuable objects when you enter a room, Examining an object will give its value (if it has one), A featureless white cube that you can name. Discussion

PrevLocation.taf Changing room description based on which door you entered it by. Discussion

List Item Prices.taf Price-list for items for sale in a shop. Discussion

CommonText.taf Using a text variable for common parts of the description of multiple locations, and text overrides with alternate descriptions to alter part of the description that depends on restrictions. Discussion



<<< Multiple Page MapsMain PageChoose Your Own Adventure >>>