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.
- Unzip the release file.
- Run "elm make src/Main.elm" under the root path.
- Click on "index.html" in the root path to run the game in your browser.
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.