top of page

Skronklys Quest

The project was created for a game jam where the goal of the game was to reach the end while carrying the small alien Skronkly. Inspired by the prompt "Its dangerous to go alone, take this", we created a platformer that without Skronkly in hand, the player cannot complete the level or progress through the level. 

            You can try my game here with this link           Skronklys Quest

SKRONKLE.PNG
Game.PNG
What is.PNG

What I Programmed

Safe Zone System

The main System of the platformer game is the safe zone system. this system revolves around the character of skronkly as the player carries them they are able to travel through the level yet when the leave the zone, they end up slowly start to fall to the fog that once convered entirely, will send the player back to the start.

Carry.PNG
Character Controls.PNG

Movement System

Though simplistic in its nature, the system handles how the player can carry skronkly and move through the level. 

bottom of page