Skip to content

Instantly share code, notes, and snippets.

@DanielCollins
Created November 13, 2014 01:42
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 DanielCollins/6d08f1c1a44c4477cb5f to your computer and use it in GitHub Desktop.
Save DanielCollins/6d08f1c1a44c4477cb5f to your computer and use it in GitHub Desktop.
<html>
<body>
<script src="script.js"></script>
<center>
<canvas id="canvas" style="border: 1px solid black;" width="640" height="640"></canvas>
</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment