Skip to content

IMT-Atlantique-FIL-2020-2023/twine-cooper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooper

How to use

made with https://github.com/klembot/twinejs

see also https://www.motoslave.net/tweego/

Format: Twee2 documentation

Formater: Entweedle documentation

  1. To use Entweedle as a Twine 2 format, click the "Formats" link in Twine.
  2. Click on "Add a New Format"
  3. Enter https://www.maximumverbosity.net/twine/Entweedle/format.js.
  4. You can now select Entweedle as your story format.
  5. Play your story, and copy/paste the generated twee source from the resulting export.

Compile with tweego

  1. Install tweego here
  2. Compile (from .tw2 to .html) tweego -f harlowe-2 cooper.tw2 -o index.html
  3. Hot reload (Preview for dev) tweego -w -f harlowe-2 cooper.tw2 -o index.html
  4. Decompile (from .html to .tw2) tweego -d index.html -o cooper2.tw2
Images from