Hockey Mystery
Escape room mobile puzzle game
Published on PlayStore
Software
Unity
GitHub
HacknPlan
What did I work on?
Game basics
I implemented the camera behaviour, which consisted in rotating the room when the player slides laterally, and moving the camera closer to some spaces. I also developed the dialog system, the settings behaviour and the saving system.
Testing and optimizing
I tested and fixed some bugs the game had in the early stages. I mainly focused on testing each level individually and fixing the small issues when the basic behaviour was implemented. Later on, I also focused on optimizing the performance of the game.