Skip to main content

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

There is literally nothing fun about:

a. A blind drop into spikes

b. A blind drop into an enemy that may or may not be underneath you

c. A blind drop into a room full of enemies

d. The first boss (who I ended up jumping over)

e. Spikes you can walk into the side of

In hard games that feature these sorts of things, there's often something else going on that is balancing out the risk/reward factor and there's often a layer of progress on top of whether you reached the checkpoint or not.

There's a lot here that's really promising, but some of the level design choices contribute to a building sense of bad faith that eventually just makes you give up when the game finds a new way to screw you over.

(11 edits)

First of all, we are sorry for your unpleasant experience with these and thanks for the feedback!

a, b, c: All these are naturally happening because of the small screen of the game which  is roughly around 72x72 pixels. It is very difficult to avoid this and unfortunately trying to pack everything within prayer's visibility (31 pixels to each direction) most of the times is not possible and will have the opposite results.  Also this is one of the reasons the game has infinite tries and instant respawns at the savepoints. The positions of the enemies are not random, they are fixed and they are enabled only when they appear on-screen so the player can memorize them quickly.  

d. Thank you for pointing this, this must be fixed.

e. We  know this,  there is a reason we reduced the collision with the spikes and it is done on purpose because we found out it makes a lot of jumps and maneuvers in the game way more difficult to execute and therefore more frustrating.  You can try the mobile application  where the spike collisions are left as they were initially, 

Again we appreciate your feedback as this is our first game and we will try to improve the player experience for our future games in developlent. 
Last but not least:  kudos (2) for making it so far into the game!!! \o/ Most people do not.!

Cheers!

(5 edits)

PS. Reading again the comment, I would additionally like to admit that yes, there are some design exaggerations especially in some points where there are drops where you have to avoid spikes you haven't seen yet, I can definitely relate to this and you are right, it is unlikely that the player will make it with the first try. Even if most of the times it is heavily related to the tiny resolution, some specific unnecessary spike points are already in a list and they are subject to fix with a patch  for the future.

Again thanks for the feedback and for playing the game!! Cheers! \m/