besida 0.1.1

Language for defining branching dialogue
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Intro dialogue ---

You:
  It's a first line.

Other person:
  It's a second line.

You:
  It's___ a___ slow___ and___ paused___ line___...

Other person (happy):
  It's a happy sentence that prints out "Hello" to console [printHello]
  and then prints out "World". [printWorld]