Skip to content

Instantly share code, notes, and snippets.

@kim366
Last active October 20, 2016 18:04
Show Gist options
  • Save kim366/62f0c0d8fddfd34200f5c867fbae48f5 to your computer and use it in GitHub Desktop.
Save kim366/62f0c0d8fddfd34200f5c867fbae48f5 to your computer and use it in GitHub Desktop.
Window Size from Grid
windowSize = boardSize * (tileSize + border) - border;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment