A 2048 clone, made with clojurescript and reagent.

How it works

Use the arrow key.

What is missing from the original ?

Animation between state. I quickly tried, but it's saturday morning for criss's sake (see https://github.com/reagent-project/reagent/issues/55 and https://facebook.github.io/react/docs/animation.html). Toying with test, because having a couple of println in `/test.cljs` is not enougth.