I saw this was made in godot mono, I love C#. Maybe I'm playing wrong but I found the game to be relaxed and not very chaotic because you have to match things together. maybe i'm also playing wrong but I found that matching 2 2's, 3 3's, etc. doesn't actually make them explode. I would have 2 dices of the same number together but they don't go off. Also, this game would've been a great submission for the 2022 jam's theme.
Viewing post in BIGBOMB jam comments
thanks for playing! I used GDScript for pretty much everything as I actually love it even better than C#. but the game is built on top of my replays system boilerplate which I used C# for (and didn't even have time to integrate).
it should definitely be exploding when you connect 2 2's or 3 3's, and they should explode in a shorter time too. could you send me a screenshot?