/2048

Primary LanguageCSS

h2048

The popular game, created using GHCJS, a Haskell to Javascript compiler.

Dependencies

  • GHC 7.8
  • GHCJS

Installation

git clone https://github.com/ewestern/2048.git
cd 2048 
cabal install --ghcjs

Example

Link.