Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

That’s a cool idea. And playable on mobile with these tiny controls. :)

It’s fun to play.

Maybe you can share the source code to let the community add more levels? Which game engine did you use?

Yeah, it's a good idea. Btw i used Godot to make the game.

Cool, I also code in Godot. Maybe you could check my little platformer for the jam.

I will rate your game later. Not possible on mobile curiously.

How did you export it for HTML5 to run on mobile? My game works with HTML5 on desktop but not on mobile. Any special Godot export settings?

Thanks.

You actually don't need special export settings but the only thing is to turn on touchscreen emulation from mouse if you have to test touchscreen buttons in editor. And then during uploading an exported game you need to turn on a setting called "Mobile friendly".