Skip to content

Interactive fiction in French made with Twine/TweeGo and SugarCube

Notifications You must be signed in to change notification settings

QuarkSpin/stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories

About

Interactive fiction in French made with Twine/TweeGo and SugarCube.

Code license : GNU AGPL-3.0

Stories license : CC BY-NC-SA 4.0

Stories

🇫🇷 Le Principe de Lyssa

  • Genres : mystère, étrange, survie
  • Durée : courte
  • Difficulté : facile
  • Autres : musique

Compilation

tweego -f <FORMAT> -o <OUTPUT_FILE_NAME> <INPUT_DIRECTORIES>
  • Compile : tweego -f <FORMAT> -o <OUTPUT_FILE_NAME> <INPUT_DIRECTORIES>
  • Head : --head=./PATH-TO-HEAD.html
  • Test : add -t
  • Watch : add -w

Example (powershell multiline) :

tweego `
  -f sugarcube-2 `
  -o ./stories/publication/principe-de-lyssa.html `
  ./addons/localization/ui-french.js `
  ./addons/tutorials `
  ./addons/scripts/default `
  ./addons/styles/default `
  ./addons/widgets/default `
  ./addons/passages/default `
  ./stories/drafts/principe-de-lyssa `
  -w

NB : List supported formats using tweego --list-formats

About

Interactive fiction in French made with Twine/TweeGo and SugarCube

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages