Skip to content

Instantly share code, notes, and snippets.

@Pwera
Created April 14, 2020 21:25
Show Gist options
  • Save Pwera/d49f93e5d99aac2ce5ae7cb7d0a383b1 to your computer and use it in GitHub Desktop.
Save Pwera/d49f93e5d99aac2ce5ae7cb7d0a383b1 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Cheerp test</title>
</head>
<body>
<canvas id="pongcanvas"></canvas>
<script src="pong.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment