Can I made merge fruit game with GDevelop?

one of my friend make this simple game: mergefruit dot net Asked him, he tell he making with native JS with pixijs. I want to make this kind of game too, can GDevelop this kind of game? (with nice physics)

Hi khiemngs,

Yes, you can make a game like that with Gdevelop.

Proof is that there is a commercial template for this kind of game:

There is also a basic physics example that could help you to get started:

1 Like

The gameplay look the same, thank you for that