TsuikabanRS
Tsuikaban is a sokoban-like puzzle game.
If you wish to see the source code for this game, check out the github page.
If your platform is supported, I recommend to download the game instead of playing it in your browser, so that your progress will be saved automatically.
How to play:
- In this game there is ground (white), walls (black), an exit (white circle), a character (black circle), and blocks
- each block has a color and a number
- The goal of each level is to reach the exit with the character
- You can move your character with the arrow keys or by touching an adjacent cell
- If you move your character into a block, you will push that block
- you cannot push a block into a wall or into the exit
- you can push multiple blocks at the same time
- If you push a block into another of the same color, they will merge into a block with number equal to the sum of the two
- If you merge two blocks, that sum up to 0, they will disappear
- press U to undo your last action
- press ESC to open the menu
Status | Released |
Platforms | HTML5 |
Author | MyK_00L |
Genre | Puzzle |
Made with | Rust |
Tags | 2D, blocks, Minimalist, Open Source, Top-Down |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Touchscreen |
Accessibility | Color-blind friendly |
Links | Source code |
Development log
- TsuikabanRS releaseMay 25, 2021
Leave a comment
Log in with itch.io to leave a comment.