/elm-2048

A clone of 2048 using elm.

Primary LanguageElmMIT LicenseMIT

2048-elm

A clone of 2048 (itself a clone of 1024) in elm.

Play here!

The main intention of this project is to serve as a learning exercise for myself, and to provide an example to others who are trying to learn elm. With that in mind, if you see anything that has been done in a less than optimal way, feel free to fork and open a pull request, or just to let me know about it.

Original write up / tutorial

The original write up for this project is available here. Elm has changed a lot since then, so this repository is an attempt by CoderDennis to update it to Elm 0.18.

License

2048-elm is licensed under the MIT license.