Rubik's Cube
August 30, 2018 ยท View on GitHub
This is an implementation of the Rubik's cube puzzle in the Elm language using WebGL.
Instructions to run
- Install elm elm-lang.org/install
- Clone this repo
- Run
elm make src/Main.elm --output elm.js - Open
index.htmlin the browser