diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca40fb9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# JSPong +Just a Canvas/HTML5 Pong game I'm building to teach myself how to simulate "collision events" with canvas