Unravel

Version Status

Overview

This is a 3D cube puzzle game implemented by elm.

We aim to provoke players' thoughts about emotion and self. For more details, see our wikipage here.

Installation

  1. Unzip the release file.
  2. Run "elm make src/Main.elm" under the root path.
  3. Click on "index.html" in the root path to run the game in your browser.

Instruction

Press "" "" "" "" to move the cube.

Press "r" to switch between the "real world" and "inner world".

Press "Esc" to open settings and change graphic options.

Will be updated.