Skip to main content

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

EBissell

4
Posts
A member registered Jan 21, 2026 · View creator page →

Creator of

Recent community posts

I like it, the audio feedback is funny when you die. Some things I would add would probably be a sort of countdown or timer before letting the player move, its fairly abrupt when the game first loads in to be moving towards death from frame one. I also would change the respawn rotation, as its easy to die rapidly if you end up dying while moving left.

The highest score I got was 1113 btw.

I like the art style, though I feel like the game is lacking a few things. It was hard to see where I was going to land sometimes due to the camera following the player sprite, and having to refresh the page to try again is annoying as this requires my browser to have to load the game again. Something to show my score would be nice as well. The movement itself though feels good.

Thanks, yeah I've been a bit too busy to go back and fix this tbh. I know what the issue is, as the speed of the terrain is tied to your frame rate. I didn't know how to do any sort of deltaTime stuff yet and my monitor has a high refresh rate so I didn't notice until I uploaded the project.

Not bad. I would add in sounds for picking up coins and hitting walls, and maybe respawn the coins when the player hits into a wall to add a punishment for being risky with the movement. I would also add walls to the edges of the screen so that the player cant just walk out of bounds and walk around the walls entirely.