Skip to content

Instantly share code, notes, and snippets.

@alexwarren
Created July 23, 2015 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexwarren/c51bfb0b72b6556824a3 to your computer and use it in GitHub Desktop.
Save alexwarren/c51bfb0b72b6556824a3 to your computer and use it in GitHub Desktop.
@set score=0
Choose an answer:
[The right answer](right)
[The wrong anser](wrong)
[right]:
@inc score
squiffy.story.go ("next")
[wrong]:
@dec score
squiffy.story.go ("next")
[[next]]:
Your score is {score}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment