Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matildepark/localhost
Twine interactive source code.
https://github.com/matildepark/localhost
twine
Last synced: 7 days ago
JSON representation
Twine interactive source code.
- Host: GitHub
- URL: https://github.com/matildepark/localhost
- Owner: matildepark
- License: mit
- Created: 2018-05-17T07:04:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T07:05:03.000Z (over 6 years ago)
- Last Synced: 2023-11-08T21:33:10.030Z (about 1 year ago)
- Topics: twine
- Size: 44.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LOCALHOST
A Twine interactive experience by Aether Interactive. Available for purchase [here](http://aetherinteractive.itch.io/localhost).
## What is this repository?
LOCALHOST was developed from July 28th to August 25th, 2017. I was the sole programmer. After LOCALHOST was released, a lot of the praise was directed at how it was executed in the Twine 1.4.2 engine. This repository is a **partial dump of the source code** so that other Twine authors might see how it was structured and make similar games in the engine.
If you get use from the source code, we highly appreciate if you pick up a copy of LOCALHOST for you or your best friends (or worst foes, either way).
## What isn't in the repository?
Everything I **didn't** do, basically:
- none of the art assets
- none of the music
- Some of [Furkle](http://furkleindustries.com)'s previous JavaScript scripts for us were used during the cell phone sessions, and they cannot be found here, either.## Who is this repository for?
Twine authors. Web developer artists. Potential translators of the LOCALHOST script, should they be interested in making a copy of LOCALHOST available in their language of choice.## How do I use this?
The .tw twee file can be imported in Twine 1.4.2 or opened in any code editor. Various language extensions exist for syntax highlighting of Twee code. See your editor's package directory for assistance.## Other acknowledgements
LOCALHOST also uses the following macros with their own licensing agreements:
- The [sqTwineSound HTML5 Sound Macro Suite](https://github.com/AteYourLembas/sqTwineSound) by Tory Hoke.
- Timedgoto and replace macro suites.
- Screenshake macro by dariusk.