w0rm / elm-cubik

Rubik's cube puzzle in the Elm language

Home Page:https://unsoundscapes.itch.io/cubik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rubik's Cube

This is an implementation of the Rubik's cube puzzle in the Elm language using WebGL.

screencast

Instructions to run

  1. Install elm elm-lang.org/install
  2. Clone this repo
  3. Run elm make src/Main.elm --output elm.js
  4. Open index.html in the browser

About

Rubik's cube puzzle in the Elm language

https://unsoundscapes.itch.io/cubik


Languages

Language:Elm 95.7%Language:HTML 3.3%Language:Shell 1.0%