A puzzle game about changing the rules (Baba Is You clone)
- Download the newest version of Squeak Is You on the releases page.
- Drag and drop the
.sar
-file into your Squeak image, then selectinstall SAR
.
To start the game in fullscreen, open a workspace and run SIYGame start
. If you don't want to run the game in fullscreen, run SIYGame startWithScale: 1.0
instead.
Key | Function |
---|---|
WASD or Arrow Keys |
move isYou-blocks |
Z |
undo |
R |
restart level |
K / L |
previous / next level |
M |
mute music / sound |
ESC |
exit game (only in fullscreen) |
If you get stuck on a level, take a look at Baba Is Hint, which aims to give hints as spoiler-free as possible.
Check out the Baba Is You Wiki. It contains solutions for all levels and explains exactly how all rule blocks work.
The game is compatible with the Morph Halo: Blocks can be duplicated, deleted and moved via the Halo. Combined with the Playground
level (which contains all implemented blocks) this feature can be used for level prototyping and experimenting.
squeak-is-you-trailer.mp4
Squeak Is You is based on Baba Is You by Hempuli (Arvi Teikari). We have the permission from the original author to publish this project for educational purposes. More information can be found in the LICENSE.md.