THE TRAVELLER

Project "The Traveller" is a physics-based 3D platformer. The player controls a ball and uses physics forces to move it around.
One of the level design aspects that I implemented was directional geometry. The level is made in a way where once a point has been reached, it shows what the next objective is, suggesting a path to the player and helps guide them through the level.


During your travels, you will encounter angry hedgehogs. They will try to stop you. Dodge or try to jump over them to succeed, but they can be difficult. These little dangerous beasts are fast; some people even call them “speedies”.
Some challenges will not just require speed, but also control. Rush through the ramp while using your speed boost and complete the challenge of collecting all logs in the air. Be careful not to land in the river. Water is your weakness!


This obstacle is "the helicopter", a rectangular prism that spins around at high speed. The challenge here is to carefully maneuver around it to collect the logs.

There is a high risk that the helicopter launches you away, so act carefully, move and jump with precision. Beware, there is chance that you end up in the river!!!


The last danger that you will encounter is all about slow but precise movement. If you are going too fast, there is a high risk of falling downhill or landing in the river. Every time you land on water, the ball gets reset to the nearest checkpoint, but if you fall from the hill, then you will need to climb all over again. Your goal is to reach the point of the mountain and achieve the highest score possible. The final score is affected by the total amount of logs collected.
We wanted to make a physics game using a simple idea. We thought that making such a game would be simple, but we learned so much from this. For the small amount of time and taking into account that during this period I have not a great deal of experience, I think we managed to make a pretty good game. Many people tested it once the game was finished, and we were a great team.