Proof-of-concept detective game
Written in Twine using the SugarCube story format.
Compiled using Tweego.
To run:
open detective.html
in a browser.
To recompile detective.html
from source:
tweego -o detective.html src
(from the base directory)