Gravity Pong: A Pong game in ClojureScript using core.async
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abhinav Sarkar d5f8f6702c Fixed the paddle collision on corners 10 years ago
resources/public Added randomness in initial and bouncing velocity, made the game to start on keypress, added score counting 10 years ago
src Fixed the paddle collision on corners 10 years ago
.gitignore added index.html 10 years ago
project.clj Got positioner and collision-detector working 10 years ago