Cleaner choice point syntax for transcripts. Close #36
This commit is contained in:
@@ -4,20 +4,17 @@ B: 0
|
||||
C: 0
|
||||
* Choice A
|
||||
* Choice B
|
||||
>>> 0
|
||||
Choice A
|
||||
> 1: Choice A
|
||||
Loop #: 2
|
||||
A: 1
|
||||
B: 0
|
||||
C: 0
|
||||
* Choice B
|
||||
>>> 0
|
||||
Choice B
|
||||
> 1: Choice B
|
||||
Loop #: 3
|
||||
A: 1
|
||||
B: 1
|
||||
C: 0
|
||||
* Choice C
|
||||
>>> 0
|
||||
Choice C
|
||||
> 1: Choice C
|
||||
It's over!
|
||||
|
||||
@@ -4,20 +4,17 @@ B: 0
|
||||
C: 0
|
||||
* Choice A
|
||||
* Choice B
|
||||
>>> 1
|
||||
Choice B
|
||||
> 2: Choice B
|
||||
Loop #: 2
|
||||
A: 0
|
||||
B: 1
|
||||
C: 0
|
||||
* Choice A
|
||||
>>> 0
|
||||
Choice A
|
||||
> 1: Choice A
|
||||
Loop #: 3
|
||||
A: 1
|
||||
B: 1
|
||||
C: 0
|
||||
* Choice C
|
||||
>>> 0
|
||||
Choice C
|
||||
> 1: Choice C
|
||||
It's over!
|
||||
|
||||
Reference in New Issue
Block a user