Tinychoice: Difference between revisions
From Game Making Tools Wiki
Yellow Swans (talk | contribs) (created Tinychoice page) |
Yellow Swans (talk | contribs) m (fixed link to spam cafe example) |
||
Line 11: | Line 11: | ||
==Examples== | ==Examples== | ||
Though not documented, you can edit the style with css. | Though not documented, you can edit the style with css. | ||
* Example, [[http://spam.cafe Spam cafe Exhibition]] | * Example, [[http://spam.cafe/spamcafe.html Spam cafe Exhibition]] | ||
==See Also== | ==See Also== |
Revision as of 09:36, 28 August 2017
Tinyscript | |
---|---|
Release date: | |
Made by: | Stephen Lavelle |
Runs on: | Browser (HTML5) |
Exports to: | Browser (HTML5) |
Tinyscript is a simple scripting language for making HTML5 branching narrative text adventure games. Text games are created in a simple markup language, and complete games can be shared via link to the finished game or to an editable version. Games can also be downloaded as single HTML pages. It was made by Increpare.
Examples
Though not documented, you can edit the style with css.
- Example, [Spam cafe Exhibition]