Locked – Code

Experience a miniscule adventure as you explore a closet as a tiny keyring, trying to reach the top. Collect key’s along the way to gain new abilities to unlock new parts of the cupboard in this 3D platformer, which uses a mix of 2D and 3D visuals. This game was created between October 2022-January 2023 for the first term of my second year on the Games Technology Course at the University of the Creative Arts Farnham. This was created in a group, where I served as the game’s programmer and writer. Created in Unity 3D and the C# Language.

This project was my first time successfully making a 3D platformer, and as such was a big learning experience for me, as I not only learnt how to make 3D platformer movement but also learnt how to do this with 2D sprites in a 3D environment. The project brief for this game was to make a mobile game, so as such I also had to learn how to incorporate mobile touchscreen controls in Unity, which work well enough, but since the build only works on PC I also made sure the controls functioned using mouse and keyboard. Below you can see several pieces of code in C# that I programmed for this project, which can also be found on my GitHub.