A downloadable game for Windows and macOS

A game built for IIITN Game Jam, Hope you guys like it )).
Updated

The following bugs were encountered and fixed.

  • Challenge with adding new features and fixed bugs:

Solution: Refactored code 

  • We refactored our code so that it is easier to scale it. By taking use of interfaces and scriptable objects!
  • Player Animation Fix
  • In the previous version if you repeatedly press a key your moves get preempted. This was fixed by adding a new coroutine to get the currently playing animation state info and prevent inputs if any.
  • Enemy not playing fight sequences properly
  • Enemy only hits you while you are not hitting, and his attack has been increased. So even one hit is major.
  • No Sound on Rock hit
  • On collision of rocks there was no rock hit sound
  • Enemy running while in air
  • Enemy running animation played while being in air, fixed that.
  • Increase enemy speed - was slow
  • Enemy can now run faster

Also, the following features were encountered and fixed.

  • Storyline added
    • To provide more background details
    • Also, one of the final tasks.
  • End Cutscenes added, when player or enemy wins
    • It brings out the old emotions.
    • Each of the characters has a different cutscene. Hence, each end has a different ending.
  • Mouse Controls, Game Controller, support added.
    • Provide more comfort to play.
    • You can also connect your gamepad to play the game.
    • You can use mouse clicks to punch and kick. (left and right respectively)
  • Player gets some new moves.
    • We have added new moves to player
    • Players can now kick too. (using K)
  • New Enemy “behavioural kind” attack added.
    • Thus, Player has a new challenge to solve. Where he has to jump over floating paths to reach the enemy and kill him!
  • Player health decreases gradually in some scenes
    • This was added to create a sense of time, so that player won’t waste time here and there.
  • CamShake on getting hit
    • Whenever player gets hit we observe a shake in cam This gives a more realism look while fighting


Download

Download
TheRedGuy_Updated 109 MB

Leave a comment

Log in with itch.io to leave a comment.