Skip to content

Instantly share code, notes, and snippets.

@t-mw
Created July 18, 2021 13:16
Show Gist options
  • Save t-mw/c8018c20af9dee55a8de76338ff97467 to your computer and use it in GitHub Desktop.
Save t-mw/c8018c20af9dee55a8de76338ff97467 to your computer and use it in GitHub Desktop.
// {"enableUpdate":false,"enableVisualMode":false,"enableClearOnUpdate":false,"updateFrequency":4,"gridWidth":20,"gridHeight":20,"throne-playground-script":"0.1.0"}
// enter your guess here:
guess 2
seed 34913906
seed SEED . % SEED 1234 SEED' . % SEED' 10 SECRET = secret SECRET
guess GUESS: {
secret GUESS = "correct!"
secret SECRET . < GUESS SECRET = "too low!"
secret SECRET . > GUESS SECRET = "too high!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment