Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matildepark/forgotten

Twine interactive source code.
https://github.com/matildepark/forgotten

game twine

Last synced: 7 days ago
JSON representation

Twine interactive source code.

Awesome Lists containing this project

README

        

# Forgotten

[Forgotten](https://aetherinteractive.itch.io/forgotten) is a Twine interactive created by [Matilde Park](https://matildepark.ca), and [Arielle Grimes](http://www.ariellegrimes.com).

# Source code

Includes:

- The Twine 1.4.2 .tws file.
- All audio files contained in a separate folder.
- All images contained in a separate folder.

Please note that the compiled Twine .html references the audio folder. You will require Twine 1.4.2 to open the .tws file; however, there is no required story format, as it uses the default Sugarcane format.

Forgotten uses several Twine macros by other authors:

- The [JavaScript passage transition "Typewriter"](https://www.glorioustrainwrecks.com/node/5161) by Leon Arnott.
- The [sqTwineSound](https://github.com/AteYourLembas/sqTwineSound) HTML5 audio Twine macro suite by Tory Hoke.
- The [Replace](http://www.glorioustrainwrecks.com/node/5019) Twine macro set by Leon Arnott.
- The [Timed Goto](https://www.glorioustrainwrecks.com/node/5108) Twine macro by Leon Arnott.
- This [Screenshake](https://gist.github.com/20hz20khz/a36f4162d1f57e745d9b) Twine macro by dariusk, updated by 20hz20khz for Twine 1.4.1.

These macros may be licensed separately from Forgotten, but conform to their individual licenses to the best of the authors' knowledge.

Forgotten also includes the following fonts:

- The "[pxplusibmcga](http://int10h.org/oldschool-pc-fonts/)" font by VileR, used under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).
- The "[Perfect DOS VGA 437](http://www.dafont.com/perfect-dos-vga-437.font)" font by Zeh Fernando, released without any explicit license, but listed as 100% free.

# License

The code is released under the MIT License. All assets created by the authors (sound and image) are released under the [Creative Commons Zero 1.0 Univeral License](https://creativecommons.org/publicdomain/zero/1.0/).