top of page

Little Red Hood

Game Demo
Little Red Hood is a 2D platformer for Android. It was created for a university project in 2023 using Andriod Studio coded with Java. It took around 2 months to solo code and find assets for the game.
The player needs to jump precisely through different obstacles and defeat the smile that is in the way. The end goal is to find the exit and get out of the level.
Accomplishment
Character
-
Movement
-
Ability - Attacking
-
Collision
-
Animation
-
Jump
Camera Movement
Slime AI
-
Pathing
-
Animation
HUD / UI
Level Building
-
Environment Build
Start Screen


Level Design

Code snipit briefly showcasing the logic used to make the character controller.
bottom of page


