Participation at the Global Game Jam 2025
Implementation of a small game using Godot 4.3 (gdscript language, not C++ unfortunately).
I mainly worked on signal exchanges between the game's component, on the gameplay (switching between two different environmenent)
and a simple enemy AI (character following the player, interaction in case of contact, etc.).