Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hello,

This game seems to be interesting but there are some bugs you need to fix first. The game restarts every time automatically without even colliding with any obstacle, you might have kept the collider detector long enough. You can also consider adding various visual effects and a parallax scrolling background to make this game feel good. 

(4 edits) (+1)

The lack of parallax is intentional, as i wanted to keep it simple.

The restart is triggered when hit detection detects that a shape was hit, so this game does need some preciseness, my tiny brain couldn't figure out a better way than restarting.

The game was made in wick editor/javascript, which is the only language i know as of now and it doesn't have the BEST hit detector

I'm not that good at game craftsmanship so bare with me as I impove

EDIT: Kind-of a band-aid fix for now but i changed it to display your score instead of restarting. It doesn't erase objects as i couldn't figure out how.

Yeah, not at all a problem, you can improve as you go.