Skip to content

Instantly share code, notes, and snippets.

@SheepTester
Last active February 10, 2017 04:04
Show Gist options
  • Save SheepTester/c9b14936537210124e756ae5acf8b8b6 to your computer and use it in GitHub Desktop.
Save SheepTester/c9b14936537210124e756ae5acf8b8b6 to your computer and use it in GitHub Desktop.
A level that either kills or confettis you for the Flat.
{
"META":{"name":"Random","by":"Sean"},
"INIT":{"type":-1,"var":"t","rand":"2","then":{"if":"t","is":"0","then":"DIE","else":"WIN"}},
"WIN":"yay",
"DIE":"noo"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment