Build a tower of blocks as close as possible as the shape in the background.

If the face of the block doesn't touch a surface or other block this can be still moved, but a new block falls every 5 seconds so you'll have to control 2 at the same time, a sound will be played if the block is "Locked in place" as it lands. 

Controls: A and D or left and right arrows


I think it might be a bug from time to time where not enough blocks will fall, but I couldn't sove it in time. [Solved]

StatusReleased
PlatformsHTML5
AuthorAngello0G
Made withGodot
TagsArcade

Comments

Log in with itch.io to leave a comment.

(+1)

Very nice, too bad there is only one shape. Besides, it would also have been nice to have a button to be able to reload.

(+1)

Thanks a lot, it was fun to make.

The thing about multiple shapes is that sometimes you might miss a block making you wing the rest of the blocks to match, sometimes makes it harder to get the good enough, and I imagine that more than one shape might make the game even harder, but maybe this is just due to a poor implementation, so I'll keep it in consideration. 

Also, the replay button is definitely a must-have in this type of game. I just spent most of my time trying to figure out the matching blocks' system (For getting the similarity between the block and the shape and the background), so I was left with little to no time for solving some sneaky bugs. So basically, I ran out of time. 

But thanks for playing it, I'll update it in the future to add the replay button :)