Drop & Merge
Drop and Merge is a game where you need to drop boxes and merge them when you get two or more with the same number.
Blocks numbered from 1 to 7 are brought to the player by a bird. The player should drop them into the preferred column to make the merging happen.
There are two special blocks: blocks with the letter C are coins, which can only be merged with other coin blocks. Blocks with double V are special blocks that can't be merged; they will be destroyed when they reach the bottom of the board.
Use A and D to move the player left and right, and press the Enter key to throw the box.
I hope you enjoy this game, and feel free to comment and/or rate it!
Development log
- Cross Origin Isolation error resolvedAug 16, 2024
- New features!Jul 20, 2023
Comments
Log in with itch.io to leave a comment.
Very cool idea. Nice work!
Thanks!
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.