Twine: Difference between revisions
From Game Making Tools Wiki
(Added sections t separate Twines 1 and 2 ,more info on SAM) |
(Explanations for Sugarcube and Twee/Tweego) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
== Tools == | == Tools == | ||
Tools and other ways of expanding Twine's features. | |||
* '''[https://www.motoslave.net/sugarcube/ SugarCube]'''<br>Sugarcube is an alternate JavaScript {{jargon|Library|library}} that adds a bunch of features to Twine. Lets you use video and audio, for example. | |||
* '''Twee''' and '''[https://www.motoslave.net/tweego/ Tweego]'''<br>Let you create Twine games as a bunch of text files in whatever [[:Category:Text Editor|text editor]] you wish. Tweego is what sticks them together. | |||
* '''[https://github.com/haroldo-ok/twee2sam twee2sam]'''<br>A program for exporting games made in Twine to [[Simple Adventure Maker]], so that can work on a [[:Category:Sega Master System|Master System]]! | |||
* [https://www.motoslave.net/tweego/ Tweego | * '''[https://anotherrpgenthusiast.itch.io/another-rpg-engine Another RPG Engine]'''<br>Add battles to your Twine game. | ||
* [https://github.com/haroldo-ok/twee2sam twee2sam | |||
A program for exporting games made in Twine to [[Simple Adventure Maker | |||
== Links == | == Links == |
Latest revision as of 10:05, 10 September 2022
Twine | |
---|---|
Release date: | |
Made by: | |
Runs on: | Browser Linux Mac OS Windows |
Exports to: | Browser Master System |
Twine is an intuitive tool for making interactive, text-based games.
Twine
Twine 2
Tools
Tools and other ways of expanding Twine's features.
- SugarCube
Sugarcube is an alternate JavaScript library that adds a bunch of features to Twine. Lets you use video and audio, for example. - Twee and Tweego
Let you create Twine games as a bunch of text files in whatever text editor you wish. Tweego is what sticks them together. - twee2sam
A program for exporting games made in Twine to Simple Adventure Maker, so that can work on a Master System! - Another RPG Engine
Add battles to your Twine game.
Links
- twinery.org - Homepage
- L's Blog - Lots of great Twine protips on Leon Arnott's Glorious Trainwrecks blog.