We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e30d41 commit 1b95d88Copy full SHA for 1b95d88
README.md
@@ -3,6 +3,9 @@
3
This is a basic demo of how to create a game of pong with JavaScript and HTML
4
2D Canvas Context.
5
6
+A live demo is available online at http://pong.cwelsh.com if you're
7
+interested in taking a look.
8
+
9
## Controls
10
11
The controls are shared between both players on the same device, so it works
0 commit comments