Delano Streef
Game Developer
Game Developer
Click here to play for yourself!
Brodher Quest is a platformer inspired by popular browser games like Unfair Mario.
You play as Bradher, a ninja with an evil twin brother named Brodher, and its your mission to stop his plans by navigating trough the stages filled with traps.
The game is an experiment on how to make a rage inducing game that was also fun to play. To really test if we succeeded we uploaded it to Itch.io for everyone to play. We ended up with the game being viewed over 1100 times and more than 600 plays! Below are some of the comments we recieved.
My Contribution:
Programming of all the UI elements including level select
Animating all sprites
Designing half the levels
Programmed the hidden spikes
Programming SFX
Experience:
This was my first project in unity where i wasn't following a tutorial, this meant i had to figure out how to do certain mechanics myself and read the documention. For instance i had to learn how to use playerprefs to make a level select, and i had to figure out a way to animate buttons while the timescale is set to 0
A Simple script that moves different layers of backgrounds at different speeds creating a 3D effect, its made so you can add as many layers as needed and set the speeds for them independently
Every time the player dies after activating a checkpoint it gets replaced by a non-functioning evil one which will kill the player when touched.