Skip to content

Instantly share code, notes, and snippets.

@DeltaDizzy
Created February 10, 2020 08:13
Show Gist options
  • Save DeltaDizzy/5e6a1c4d216d6c081025aa22943aec10 to your computer and use it in GitHub Desktop.
Save DeltaDizzy/5e6a1c4d216d6c081025aa22943aec10 to your computer and use it in GitHub Desktop.
CLEARSCREEN.
LOCK THROTTLE TO 1.0.
FROM {local count is 10.} UNTIL count = 0 STEP {SET count to countdown - 1} DO
{
PRINT count.
//etc
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment