Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

brunomomp

8
Posts
A member registered Nov 09, 2025 · View creator page →

Creator of

Recent community posts

I loved the sound effects! Nice game

Fun game! Sound effects are a bit loud but maybe that's just my device.

The art was really nice and the concept for the gameplay is very interesting. With some good music and sound effects this seems like it could actually be a real banger! 

Thank you for the feedback :) There was supposed to be progress bars for the campfire as visual aid but i forgot to add them :( I've included how to use them in the description now, what a silly oversight on my part.

I had wasd working in the project no idea why it broke when i exported :(

thanks for the nice feedback!

Thanks for the review :) Unfortunately we couldn't get the physics to feel fully intuitive before the deadline, in particular depending on your device some objects will fall faster and the player will jump a different height (thats why the low spikes were barely killing you). With regards to the boxes, they only save their speed if you give them momentum while time isn't stopped. We didn't have enough time to explain that properly :(

Thanks for the kind words :) The goal of that room is to land on the platform while it is still midair (the platform falls slower than the player) and once  you're on it and it stops moving you can make the jump to the end. You're going to want to use the float to get enough airtime for the platform to reach your height. Alternatively you could try doing a small hop before jumping so the platform has already started falling a bit.

Thanks for the comment :). Sadly the web version was shipped with a bug in the gravity system. The executable files have the correct floating mechanics.