Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(10 edits) (+1)

That was a rollercoaster! So much clever stuff packed into such a small space and it felt great to figure out the final trick.

I'll put it below the fold, so as not to spoil anyone (wish itch had spoiler tags!!) but you could put yet one more slightly mean sting in the tail





.

Not sure if this wholly avoids other solutions, but by removing one square in the wall of the room with lots of blocks in it, you'd maybe force the player to preserve one of the 14 blocks in that room to fill the gap in the wall

wow, that's so clever and just evil. had to take a minute to see how to get that box in the first place!

it's probably difficult enough as it is now, though. fun idea though

(+2)

If it's any consolation, I only realised you could save a block in the room because I incompetently tried to do it for about 5 minutes instead of realising it was pointless :)

lol, classic puzzle overthinking. happens every time

(+1)

I did the same :D

I thought that extra box was required for |SPOILER|, but turns out it wasn't.

Fun puzzle!

(+1)

Yeah I also saved one of the 14 boxes thinking it would be required.

(9 edits) (+1)

I tried the same in my first done, and made a passage by 2 stones.
Well, it’s pointless. XD

Spoiler

lol i thought you could only get one, nice

(1 edit)

you can actually get 3.

…didn’t the post i replied to have 6?

OH.
didn't check, HOW!?

(4 edits) (+1)

ok i looked it up and apparently if you go to your profile settings and enable enable “Prefer Markdown input where available”, then you can type spoilers by using:

<details><summary>Spoiler alert</summary>You can click on this text to reveal more text</details>

to get:

Spoiler alertYou can click on this text to reveal more text

however then you get stuff like

2*4*6

turning into 246

Ah, turns out that you can’t edit a comment to use this after turning it on

Spoiler :(

It seems that it cannot contain images

Like this

Spoiler? ![](https://img.itch.zone/aW1nLzE4ODQ2MjM0LnBuZw==/original/tCzqhW.png)
(1 edit)

Maybe I should use TAG <img>

Spoiler?
(2 edits)

actually you can also go here (solution by Ao)


ah good point. either way it would involve some backtracking. if i wanted to have the “retrieve a box out” part but not the backtracking part, i could do it so the small room containing the box is not there, so you need to get it yourself.

Ah, good find! That adds a nicer quirk of having to get the block back in place vs realising you screwed it up 100 moves ago when you solved the 14 block room ;)