Browser games won't work on itch if they use "non UTF-8 Encoded characters".
So if your game files contain characters like "á" or "ã", your game won't run as an HTML5 game on itch when you export it.
This issue has tripped up a lot of developers in previous game jams, and we often fix it by allowing the person to upload a downloadable desktop version of their game on itch, and keeping their browser version on gd.games. (The desktop version, that would be locked in by itch during the jam, will be used to judge the game if it reaches the eyes of the judges.)
So this is a general warning for developers:
If you try to submit your game and it has "non UTF-8 Encoded characters", change the name of your game and its resource files to remove those characters, and then export and reupload your game to itch.
