A clone of 2048 (itself a clone of 1024) in elm.
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.
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.
2048-elm is licensed under the MIT license.