Skip to content

Instantly share code, notes, and snippets.

@idoushiki
Created July 28, 2017 12:20
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 idoushiki/a433b89ad8d4c3cdc917aa8343f8d7a7 to your computer and use it in GitHub Desktop.
Save idoushiki/a433b89ad8d4c3cdc917aa8343f8d7a7 to your computer and use it in GitHub Desktop.
<! DOCTYPE html>
<html>
<head>
<script src="common.js"></script>
<script src="main.js"></script>
</head>
<body>
<canvas id="screen"></canvas>
<p id="info"></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment