https://github.com/dwayne/elm-2048
A 2048 clone written in Elm.
https://github.com/dwayne/elm-2048
2048 elm
Last synced: 2 months ago
JSON representation
A 2048 clone written in Elm.
- Host: GitHub
- URL: https://github.com/dwayne/elm-2048
- Owner: dwayne
- Created: 2018-07-07T13:20:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T09:45:17.000Z (11 months ago)
- Last Synced: 2025-04-07T16:41:17.271Z (6 months ago)
- Topics: 2048, elm
- Language: Elm
- Homepage: https://dwayne.github.io/elm-2048/
- Size: 422 KB
- Stars: 38
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048 - [Play](https://dwayne.github.io/elm-2048/)

An Elm clone of 2048. It's based on [Gabriele Cirulli](https://github.com/gabrielecirulli)'s [JavaScript version](https://github.com/gabrielecirulli/2048).