top of page

To The Top

Created using Unity

Platform : PC Windows

​

Project Time 35 days (27 July - 31 Aug)

Links

Screenshot (42).png

To The Top is a 2D platformer game where the player aims to fling the ball to the top of the castle. This game is developed for my Game Programming course at UOWMKDU. It is heavily inspired by Jump King and Mighty Fling, aiming to create reliable control while having complex platforms to navigate, each movement is auto-saved like the original game to create frustrating moments from mistakes. 

​​

​

What I worked on

Tasks I was working on:

  • Drag and Fling Mechanics

  • Projectile Prediction Line

  • Save and Load System

  • 2D sprite character animation

  • Dialogue

  • Powerup Items

  • Moving platforms

​

The most challenging part of the project was to develop the basic drag and fling controls as well as the projectile prediction line, fortunately, there is clear tutorials video on creating those mechanics, though those tutorial are mainly for mobile controls which I will need to translate into PC mouse and keyboard controls, as well as tweaking the control to fit the referenced controls scheme of the referenced games. 

​

Game Screenshot

Screenshot for the code I used

bottom of page