Thanks so much for taking the time to play my game! I'll look into enhancing the game visually with different effects and lighting. If you're curious, I used 2d lighting from the universal render pipeline in Unity for the torches and other lighting effects. Really simple to do and all you need is to randomize some values in a coroutine to create a nice flicker effect.