"Memoriae" Game for the GGJ-2023 (C# and Unity)
"Memoriae" is a game the I developed during the 2023 Global Game Jam. The theme for this year game jam was "Roots". I approached this topic by referring to our memories as the roots of who we are.
In the game, you play as a lost memory which has to return where it belongs. This memory was lost due to an experience the host had that led to this particular memory to get lost.
Your goal is to:
- Find the key which opens the door to your home.🗝️
- Visit other memories in the process.🖼️
- Make the host remember you once again.❤️
In this game I implemented mechanics such as:
- Voice detection for increased visibility and enemy AI behaviour.
- System to randomize spawn and other functionalities for the key.
- Others...