Gravity Pong: A Pong game in ClojureScript using core.async
Go to file
Abhinav Sarkar 5a0079eafd Cleaned up code.
1. Moved from multiplex to mult
2. Moved functions inside a global function to avoid passing settings as parameters
3. Added some comments and changed some binding names.
2013-10-12 15:12:08 +05:30
resources/public Cleaned up code. 2013-10-12 15:12:08 +05:30
src Cleaned up code. 2013-10-12 15:12:08 +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