Drop and Merge is a game where you need to drop boxes and get them merged when you get two or more of the same number.

Blocks from 1 to 7 are brought to the player with a bird, and player should throw them in the preferred column to make the merging happen.

There are two special blocks, blocks with letter C are coins which can only be merged with other block coins. Blocks with double V are special blocks that can't be merged, they will be destroyed when they reach the bottom board.

Use A, D to move the player from left to right, press enter key to throw the box.

I hope you enjoy this game and feel free to comment and/or rate it! 

StatusReleased
PlatformsHTML5
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorAlberto molero
GenrePuzzle
Made withGodot
Tags1024, blocks, drop, Math, merge, number, Pixel Art, Retro

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

Really interesting game and addictive project! Love to see how boxes merge! Great idea 💡 would recommend to download! 

Thanks! I really appreciate your comment. :D

The recommendation at the end suits me, because in the itch·io app, the game doesn't work.

mmmm... I tested on Ubuntu and Windows, and in other laptops. Maybe the hardware requirements aren't compatible with your computer. I'll setup a lower requirements, because i'm using Godot 4 with Vulkan.

I uploaded a new version with a lower hardware requirements. I hope this solve your problem. Anyway, i'm not using the itch.io app, in google chrome at least works perfectly.

I still have the problem:

Thats because i needed to enable an experimental feature at itch.io ("SharedArrayBuffer support — (Experimental) This may break parts of the page or your project. Only enable if you know you need it"). I don't know why Godot 4 need this feature. I have the same problem if i try to play using my phone web browser. Anyway, it's not a game bug that i can solve. Sorry.