An open API service indexing awesome lists of open source software.

https://github.com/pwright/twinedemo

Demo of Twine at https://finp.github.io/twinedemo/index.html
https://github.com/pwright/twinedemo

Last synced: 4 months ago
JSON representation

Demo of Twine at https://finp.github.io/twinedemo/index.html

Awesome Lists containing this project

README

          

= Twine Demo

Purpose: To demonstrate link:https://twinery.org/[Twine] to a young audience, with the hope that they can then write a simple twine game and learn more about software and twine afterwards.

Scope: Twine using the link:http://www.motoslave.net/sugarcube/2/[Sugarcube] story format.

Outline of demo:

. Page - create a page and play it.

. Links - create two links and play the game. Show the 'back' button.

. Variables - what are they?

. Game score variable, initialize and show how it can be incremented

. Game mechanics - gain and lose scores

. Graphics - adding giphy graphics

. Actions macros

. Publishing a game - github, or other hosting services.