GitPedia

Elm cubik

Rubik's cube puzzle in the Elm language

From w0rm·Updated May 17, 2026·View on GitHub·

This is an implementation of the Rubik's cube puzzle in the Elm language using [WebGL](http://package.elm-lang.org/packages/elm-explorations/webgl/latest). The project is written primarily in Elm, first published in 2018. Key topics include: elm, game, rubik-cube, rubik-cube-puzzle, webgl.

Rubik's Cube

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

<a href="https://unsoundscapes.itch.io/cubik"> <img src="cube.gif" alt="screencast"> </a>

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

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from w0rm/elm-cubik via the GitHub API.Last fetched: 6/28/2026