N8's Great Escape is a 2D twin-stick shooter mobile game where the player must go through each level, solve the puzzle(s) and escape. Player's will need to use the twin sticks to move and shoot as well as use the environment to their advantage in order to make it out alive.
My contributions to my team's development included core gameplay mechanics such as player movement and shooting as well as working with our artist for the UI implementation and functionality, and managing all the audio for the game.
Input functionality for 8-directional movement.
Movement speed is based on how far the player moves their thumb away from the center of the joystick.
Shooting functionality to pair with the direction the player is facing.
Managed the health of the player.
Adjusted the health bar when the player took damage.
Display Lost UI if player dies.
Manages all UI menu functionality (e.g. Restarting, Pause, Main, Play, Quit).
Manages all sound in the game such as SFX and Music.