I tried to play the game but it seems like there are missing files :(
Viewing post in DiceRaider jam comments
Yikes... I've obviously rushed the game and in the end had to sacrifice some important gameplay mechanics, perhaps I've overlooked something important while building and now people are crashing... I really like C++ and once I heard about SDL2 and this gamejam I wanted to try to compete out of boredom.
I assume you're getting a libstdc++-6.dll missing error? I think this is the case because one of my friends later got the same error. I believe it's because I use MinGW.
Before posting I decided to look for a solution, and found a link with the necessary DLLs, I should've done more research before submitting, I fully admit it's my mistake.
https://drive.google.com/drive/folders/1ju46ETYRkY0x0Kq2XKYclTxsiH0EApIV
I ran it and it worked for me, though I should tell you I found these DLLs on another games page, and I didn't upload them. Anyways, if you're comfortable with just unzipping the game, unzipping the DLLs I provided, putting them in the same folder and running the game, I'd appreciate it :D
And I have to apologize again, if it works and you don't see a very fun game it's my first gamejam and I made it without an engine, I understand the game isn't as good as it could be, and I hope to make a better one in the future.
P.S: I played your game and I like it much better than mine, you did a very good job!