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

This game is really well made! There are some things I like a lot about this game like:

  1. -gradually introducing mechanics throughout levels rather than forcing it down on the first level, which makes remembering the mechanics a lot easier.
  2. -The physics and grapple mechanic is amazing and clean!
  3. -the ability to drop down faster rather than having to wait slowly until you hit the ground.
  4. -The recoil when shooting feels good and can help me run away faster from the deadline boss when it approaches me.

 Though I do have a few suggestions in case you plan to update this game.

  1. - I think the Deadline boss hitbox is a bit too big to the point where I die without even hitting the text, perhaps it'd be a good idea to inflate the hitbox a bit.
  2. -the sprite of the grapple tiles blends in with the spikes, perhaps adjust the colors to make it more easier to see
  3. -i think it would be a cool idea to see the grapple tile flash or change color when you're either in range to do a websling or when your mouse position collides with a grapple tile. that way it can be a bit easier to know when to right click.

Overall, I had fun playing this game. Took a while to finish but I managed to reach the end with enough trial and error! great job!

Hi MegaFuze, thanks for this big and kind comment!

The Deadline boss is kinda bad, because I implemented it in the last 30 minutes of the jam. The boss had another sprite initially but I replaced with the famous "deadline" text, because I thought it was funnier and more relatable. I didn't replaced the hitbox tho, it's my bad. 

It's a great idea to animated grapple tiles, thanks ! But I think the main concern is that it's very hard to right click on a grapple tile. To check if the player can grapple to a tile, the game cast a ray from the player to the cursor. The cursor doesn't have to be exactly on the tile. Despite that it's still hard, so it may be better to cast 3 ray, 2 of them pointing outward.

Congratulation for completing the game, I hope it wasn't too frustating!