A puzzle game for Ludum Dare 42 compo, telling a story about a room and love.
Control the main character to leave the room.
There are 10+ levels with puzzles, and a simple story about the room and love.
It is a small puzzle game inspired by Klotski. However, it is totally different from Klotski due to the gravity. Please reconsider your strategy if you ever played Klotski.
Use mouse drag & drop to move.
Helper keys:
- Keyboard [R] to restart level;
- Keyboard [P] to go to previous level;
- Keyboard [N] to go to next level ( CHEATING do not do this unless you feel the puzzle is really too difficult).
https://github.lastleaf.me/ludum-dare-42/
This HTML5 game requires WebGL support. Please play with latest Chrome or Firefox.
Currently, touch device support is disabled.
This game is mostly written in Rust and an unfinished framework glayout.
To build this game, you need
- latest Rust stable
- emscripten toolchain (for compiling Rust to JavaScript)
- node.js and npm environment
After preparing the environment, run gulp build-debug
or gulp build-release
to build.
This game is made by LastLeaf (Fu Boquan), for Ludum Dare 42.
The content of this game is under Creative Commons Attribution-ShareAlike 4.0 International. The software of this game is under MIT LICENSE.