Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Great game! Probably the game in the jam I enjoyed the most (among those I have played) and certainly the game I've spent the most time on! Great animations, sound, theme, lore, fast-paced because of the "fog", the possibility to manipulate the enemies to trigger the buttons for you, and more!  I would love to try to speedrun a complete version of it! You immediately understand that it is an excellent basis for a complete game and you did already a lot of work!

I spent quite a lot of time play-testing it (it wasn't easy because of the fog) and I did notice  basically no big problems, here are my observation (I excluded stuff already commented by other users and you) (probably not so valuable because the game runs really great):

  1. The game run smoothly, I played without closing the window for a quite long time and I did not notice any performance issue -> so congrats! no (at least major) memory leaks XD!
  2. (probable you already noticed it) Button triggering and consequent “gate“ opening are sometimes inconsistent: grabbing a wall near a button triggers button animation but not gate opening, or the button animation in the level with the "double gate" is triggered from far away (from underneath while wall jumping); maybe because the wall grabbing state the upside-down button sometimes seems to be triggered in the correct way but the gate does not open
  3. Sometimes after death, the play button doesn't work immediately (cannot understand when it happens)
  4. Sometimes I died but I didn't understand why: enemies were quite far away, no fog (it happened twice too quickly to give you some more info)
  5. Sometimes the last "not hopping enemy" placed in the bottom-left corner (of the room with 3 consecutive of these enemies) did not follow me (seems not to be related  to the x-axis position on the floor where the player lands)
  6. (probably only a personal opinion) the "hopping enemies" seem to have a big (or offset) collision box in the top direction (not on the side) or maybe during their jump animation
  7. (personal opinion): If you go quite fast, the "fog" became basically irrelevant (maybe it can be added a maximum distance between the player and "fog")
  8. (personal opinion) a bit frustrating: you run away from a hopping enemy, you trigger a transition room, the enemy stops super-near the start of that room -> basically now you have no way to pass it  (enemy is still there and you have to trigger room transition) 

(sorry for the terrible English and the lengthy but quite weak observations) 

Keep up the great job!

(+1)

Ok so FIRST OF ALL, thank you for your feedback and for playing my game. I'm also gonna go with numbers so this can be more clear:

  1.  YES! The game indeed runs smoothly, that's because i spent at least 8 hours to tweak with this issue! In the very first version, the fog made the game unplayable!
  2.  YES! I do know that! That is because most of the collisions for the game are broken with the browser version! You will not find it when I release the downloadable version!
  3. This also works with collisions! If you press on the "play" writing, it works, but if you press the button but not on the "play" itself, it doesn't work! This is also caused by collisions
  4. That's because one of the enemies is broken on the web version! It appears invisible but it's actually there :(
  5.  Yeah I noticed that, but it was already too late, this will be fixed :(
  6. Rip, still collisions issues :(
  7. Someone already told me! They actually said that the fog was too fast! So I'm just gonna add 3 modes to the game! Easy, Normal, Hard! With slower or faster fog, and some tweaking to match all players and playstyles.
  8. Yes! This was one of the worst thing I have in my game (other than restarting the game if you loose lol), I will find a solution to this!

wow, english is also not my first language so I'm sorry if you find any errors. I REALLY appreciated your post, comments like these really help me to make a better version of the game and of myself! Thank you again for playing! And sorry for the issues!