WIP on this like psuedo fruit-ninja rune-matching.
Basically you string up runes that come flying in, and then you can click on certain combinations for points or additional lives.
Developing using Clojure squint, so it's feeling much more javascripty, but still lispy enough. I imagine it feels more like what Common Lisp would feel like instead of Clojure since I'm using mutability everywhere.