Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 312 Bytes

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.