Skip to content

zSnout/story.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVE NOTICE: This language is no longer recieving updates. Newer versions are available at zSnout.com/storymatic

Sitemap

Story.py is an amazing story creator that allows you to make interactive, dynamic stories in a quick and easy manner.

This is a list of all the documentation and posts on this site. We recommend reading them in the order below.

  1. Blocks and States
  2. Text
  3. Menus
  4. @goto and @run
  5. Variables
  6. Contexts
  7. Stop and Kill
  8. Raw Text, @pass, and @base
  9. Inputs
  10. Boolean Expressions
  11. If, Else, and Elseif
  12. The Repeat Loop
  13. While Loops and Do-While Loops
  14. For Loops

To write a story,

  1. Go to zSnout.com/storymatic/v1-editor.
  2. Write your story in the box to the left.
  3. Press the 'Execute' button.
  4. Enjoy!
  5. To save your story, bookmark the page. Your entire story is saved in the URL.

Archived Edition

The original edition of story.py is published on Trinket.io. To write a story using this version,

  1. Go to this Trinket.
  2. Select the 'adventure' tab.
  3. Replace the contents of the 'adventure' tab with your story.
  4. Press the 'Run' button.
  5. Enjoy!
  6. If you have a Trinket account, you can remix the page to save your story. Otherwise, you may want to sign up to save your story.

This version of story.py does not perform well on mobile devices.