Decoupling Using Signals
For the game jam version, we’ve ended up using global methods to control the behaviour of components that aren’t directly linked. Things like U.I., Audio, and other components each had a global con...
For the game jam version, we’ve ended up using global methods to control the behaviour of components that aren’t directly linked. Things like U.I., Audio, and other components each had a global con...
Advent Horizon is a game that was developed in 4 days for the GMTK Game Jam 2026. I collaborated with the Salty Squad team as a developer and helped create the code for the game. Because we develop...