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

The idea is pretty nice and, again, great job making a game without any engine! There are a few issues :

- the hit-boxes don't match the sprites enough : I hit the traps when I didn't expect to multiples times, it does not feel good. Try to make the hit-boxes more generous (inside the sprite instead of around the sprite for the player).

- the movement is very sluggish since it takes a few seconds to go full speed, and any stop or turn loses a lot of time to escape the enemies. I'm not familiar with the libraries you used but there might be something to tweak about the key input repeat delay. In my opinion this would be best played with mouse controls (the character goes towards the mouse at a fixed speed for example) to avoid having to completely stop to turn.

Wow! thats very detailed. Thank you so much. I shall make the adjustments, Thank you for your help.