Gravity Pong: A Pong game in ClojureScript using core.async
Go to file
Abhinav Sarkar d5f8f6702c Fixed the paddle collision on corners 2013-10-12 18:37:57 +05:30
resources/public Added randomness in initial and bouncing velocity, made the game to start on keypress, added score counting 2013-10-12 18:30:56 +05:30
src Fixed the paddle collision on corners 2013-10-12 18:37:57 +05:30
.gitignore added index.html 2013-09-15 03:23:42 +05:30
project.clj Got positioner and collision-detector working 2013-09-25 15:28:33 +05:30