Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 333 Bytes

Pong

Pong using Clojurescript and Quil.

Usage

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.

License

See LICENSE.