Skip to content
jackdarker edited this page Dec 24, 2021 · 12 revisions

This is about Twine and Interactive Fiction I will try to write some guides and link them here. I will do my best to write them in a way so that also people with little programming background find them useful.

Check out the sidebar for the different pages.
Also check Problems and solution for game-components covered by this framework.

Some links with information to javascript/html/css:
https://developer.mozilla.org/en-US/docs/Web/Reference
https://www.w3schools.com/howto https://wiki.selfhtml.org/ (german)
https://api.jquery.com/

Some links with information to twine/tweego/snowman
http://twinery.org/cookbook/
https://videlais.github.io/snowman/2
http://underscorejs.org/
https://twinelab.net/twine-resources/#/

Some links concerning writing IF
http://writeonsisters.com/writing-craft/outlining-method-2-active-beats-aka-show-dont-tell/

IF Story archives
https://www.ifarchive.org/indexes/if-archiveXgamesXtwine.html

PS.: You will find that there are large amounts of grammar and spelling errors on those pages. Thats because english is not my native language.

Clone this wiki locally