Skip to content

Instantly share code, notes, and snippets.

@merlox
Created October 16, 2018 21:53
Show Gist options
  • Save merlox/56bbf0924cd68e86e7bc156323d0132f to your computer and use it in GitHub Desktop.
Save merlox/56bbf0924cd68e86e7bc156323d0132f to your computer and use it in GitHub Desktop.
let activeDice = 0
let game = {}
let isThisPlayer1 = false
let isThisPlayer2 = false
let sequence = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment