Skip to content

Commit

Permalink
Create COMPONENTS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zsakowitz authored Jul 23, 2020
1 parent 8d1dcc7 commit 10f0b9f
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions COMPONENTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Storymatic v1.0
Storymatic v1.0 includes the following components:
- State and Block System
- Goto
- Run
- Text
- Variables
- Types
- String
- Number
- Variables
- Special Variables
- Inputs
- Menus
- Contexts
- Exit
- Exit
- Stop
- Kill
- Raw Text
- Raw Text
- @base
- @pass
- If Blocks
- If Blocks
- Else Blocks
- Elseif Blocks
- While Loops
- While Loops
- While {condition}
- Do-While Loops
- Dowhile {condition}
- For Loops
- For \_\_;\_\_;\_\_
- Repeat Loops
- Repeat {x}

0 comments on commit 10f0b9f

Please sign in to comment.