Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 248 Bytes

2048-cljs

This is a clone of the popular 2048 game by Gabriele Cirulli, written from scratch using ClojureScript, Om, and core.async.

Core game logic is there, but styling is pretty basic. :)