Pong using Clojurescript and Quil.
Run make build then make run to open the app in a browser.
For interactive development run make watch. This command will be recompiling cljs to js each time you modify core.cljs and you can see result immediately by refreshing page.
See LICENSE.