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 724f91ec8f Changed the position of the score to bottom center 10 years ago
resources/public Added a circle in center to indicate the mass causing gravity 10 years ago
src Changed the position of the score to bottom center 10 years ago
.gitignore added index.html 10 years ago
project.clj Got positioner and collision-detector working 10 years ago