This is a Clojure demo of pong available via Java Web Start. You can see it by clicking the link here.
You can see the source code here.
This is a fork from Juan Manuel Gimeno on Github who in turn forked it from Caesar Canassa’s repository on bitbucket.
His blog post launching it is here. (It’s a fun story – couple of mates and some beers on a Saturday night get hacking, upload a demo the following day.) Top work boys!
My intention was to add Java Web start to enable it to be demoed to a wider audience and promote the clojure community.
I had a quick look and did a mod to project file to enable compilation on 1.8 . Would you like me to issue a pull request?
Pull requests welcome.