Home

Awesome

2048 Game in Elm

This is the clone of the well-known 2048 game written in Elm.

To start it locally:

$ npm install
$ npm start

Pull requests and code quality notes are welcome :)

Licence: MIT.