Skip to content

qcldn/pong-cljs

Repository files navigation

pong-cljs

A spike of a pong game for use with a mob programming workshop.

Contributing

All contributors must abide by the Queer Code Community Code of Conduct.

Building

You must have the following installed:

boot cljs -s -- target

You can then open the game by running

open target/index.html

Running tests

boot testing test-cljs

or

boot watch testing test-cljs

Credits

Contributions from @somehats and @dirv.

About

Pong game in ClojureScript (work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published