Skip to content

Instantly share code, notes, and snippets.

@john92paul
Last active January 20, 2020 09:46
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 john92paul/7bca18e814309bc351a42ea721be3fc1 to your computer and use it in GitHub Desktop.
Save john92paul/7bca18e814309bc351a42ea721be3fc1 to your computer and use it in GitHub Desktop.
<script>
var myCanvas = document.getElementById("myCanvas");
var myContext = myCanvas.getContext("2d");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment