bcarrell / 2048-cljs

A 2048 clone in ClojureScript and Om

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. :)

About

A 2048 clone in ClojureScript and Om


Languages

Language:Clojure 51.4%Language:CSS 48.6%