1
0
mirror of https://github.com/taigrr/JSPong synced 2025-01-18 04:33:12 -08:00

Create README.md

This commit is contained in:
Tai Groot 2016-04-22 07:52:10 -07:00
parent e1276ec55e
commit 97191fbc11

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# JSPong
Just a Canvas/HTML5 Pong game I'm building to teach myself how to simulate "collision events" with canvas