gabrielecirulli / 2048

The source code for 2048

Home Page:https://play2048.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Elm clone of 2048

dwayne opened this issue · comments

@gabrielecirulli I've enjoyed your game hours on end. Thank you!

I just wanted to share my Elm clone of your game, https://dwayne.github.io/elm-2048/. In addition to your game being fun to play, it has also been valuable in helping me learn another programming language.