Skip to content

Instantly share code, notes, and snippets.

@efuquen
Created December 10, 2014 09:44
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 efuquen/85284d6d64d3692b1734 to your computer and use it in GitHub Desktop.
Save efuquen/85284d6d64d3692b1734 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Space Invaders</title>
<script src="http://dv00f9dtk4nbg.cloudfront.net/mihs/2014/public/js/engine.js"></script>
</head>
<body>
<canvas id="canvas"></canvas>
<script>
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment