Skip to content

Instantly share code, notes, and snippets.

@strayblues
Last active November 19, 2018 20:03
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 strayblues/e06cb17b7b4e91c7c9ba5dc6a28718f3 to your computer and use it in GitHub Desktop.
Save strayblues/e06cb17b7b4e91c7c9ba5dc6a28718f3 to your computer and use it in GitHub Desktop.
var canvas, context,
prevX = 0, currX = 0, prevY = 0, currY = 0,
draw = false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment