It doesn't load. That's unfortunate. I see you submitted the game very close to the deadline. That's dangerous in a game jam. Learn with that and next time I'm sure you'll do a great game! And after it is finished, correct it and calls us back to play!
Viewing post in Kitchen Kerosene jam comments
Thanks for the feedback. I will definitely thing about your advice and learn from this incident. The problem was that 2 hours before the deadline I realized I had never uploaded a game. That in combination with a hole lot of build errors that i have no cleu on how to fix produces results like this. Oops!
You did it in Unity, right? Here is something that might help you. This is a comment from Vimlark's theme revelation video and it is gold:
Here are some common issues with Unity games: If you're using Unity and you upload your game, added the 50px to the frame height, and are still not seeing the fullscreen button, make sure you have enabled the correct player. Go to: Edit>Project Settings...>Player>WebGL Settings>Resolution and presentation. In there select the default WebGL Template. (This one includes the Fullscreen button.)
I'm getting an error trying to run my uploaded build on itch. (The error message may state something about compression.) Go to: Edit>Project Settings...>Player>Publishing Settings Under "Compression Format" select: "Disabled"
Don't know it any of that was the problem, it probably wasn't, but these are very good tips.