Skip to content

Instantly share code, notes, and snippets.

@mukeshsolanki
Last active May 27, 2022 05:51
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 mukeshsolanki/b2892e1349c9296ad8935d3607b297d6 to your computer and use it in GitHub Desktop.
Save mukeshsolanki/b2892e1349c9296ad8935d3607b297d6 to your computer and use it in GitHub Desktop.
var snakeLength = 2
while (true) {
delay(150)
mutableState.update {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment