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

https://github.com/dwayne/elm-2048

A 2048 clone written in Elm.
https://github.com/dwayne/elm-2048

2048 elm

Last synced: 2 months ago
JSON representation

A 2048 clone written in Elm.

Awesome Lists containing this project

README

          

# 2048 - [Play](https://dwayne.github.io/elm-2048/)

![A screenshot of the 2048 game](/screenshot.png)

An Elm clone of 2048. It's based on [Gabriele Cirulli](https://github.com/gabrielecirulli)'s [JavaScript version](https://github.com/gabrielecirulli/2048).