2048 Replica in ELM
Author: Marcus Adair, University of Utah, Functional Programming, Spring 2024
Install ELM: https://guide.elm-lang.org/install/elm.html
To build project use command elm reactor in the base folder of the project and navigate to http://localhost:8000
Or, navigate to: https://marcus-adair.github.io/ELM_2048/ to play!