A clone of 2048 (itself a clone of 1024) using FRP 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 FRP and 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.
A write up for this project is available here.
2048-elm is licensed under the MIT license.