Context:
My game has a mechanic where you need to jump over bullets, but I did not implement delta time to control the bullet's speed. This results in varied gameplay from person to person, some players will not be able to progress through the game at all.
This is a super simple fix, an addition to one line of code in my game. I know there are others who have the same question.
Are we allowed to do minor bug fixes during the voting phase, or does it go against the rules.
From the game jam page:
"After the jam is over, you can fix bugs and add new ways to play (web build or any other), but not radically change the game. "
this is far too vague for me to go off of, does the voting phase count as the end of the jam, or after the voting phase itself.