Gravity Pong: A Pong game in ClojureScript using core.async
Go to file
Abhinav Sarkar 05b4abf0ef 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
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 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
.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