Skip to content

Instantly share code, notes, and snippets.

@joooyzee
Created June 23, 2021 08:33
Show Gist options
  • Save joooyzee/9e8bf88ab16c916eb66431d994f32543 to your computer and use it in GitHub Desktop.
Save joooyzee/9e8bf88ab16c916eb66431d994f32543 to your computer and use it in GitHub Desktop.
# is the co-ordinate (12,11) within the boundaries of the game?
is_in_bounds = is_in_bounds((12,11)) # Returns FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment