An open API service indexing awesome lists of open source software.

https://github.com/konn/frp2048

Demo of GHCJS, Sodium and extensible-effects (a clone of 2048)
https://github.com/konn/frp2048

Last synced: about 1 month ago
JSON representation

Demo of GHCJS, Sodium and extensible-effects (a clone of 2048)

Awesome Lists containing this project

README

        

FRP2048 - 2048 clone wrriten with GHCJS, Sodium and extensible-effects
======================================================================

This is a clone of [2048](http://gabrielecirulli.github.io/2048/ ). The main purpose is examining [GHCJS](https://github.com/ghcjs/ghcjs), [Sodium](hackage.haskell.org/package/sodium) and [extensible-effects](hackage.haskell.org/package/extensible-effects).