Missing grandpa

Game developed for a game jam

Published on itch.io

Software

Unity
GitHub
Trello

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.

Missing Grandpa Screenshot
Missing Grandpa Screenshot

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.