Skip to content

islemaster/twine-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twine Test

Play online

About

Started a repo to try out out Em Lazer-Walker's introduction to Twine development and building with Tweego. This is just some experiments for now.

Local development

  1. Clone the repository

  2. Install Tweego

  3. Copy Chapbook 1.2.0 (included in this repo as the storyformats/chapbook-1 directory) into your Tweego install, over the Chapbook 1.0.0 it includes by default.

  4. Start local test builds that will auto-rebuild on save with --test and --watch.

    tweego -o example.html --watch --test example.twee
    

    Open the generated example.html file in your browser to try it out. You'll have to reload your browser after you make changes to the story.

About

Test out Twine developer workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published