Sorry to keep bothering you, but when you say "nothing" do you mean the window doesn't appear at all, or is the window either black or white? In the meantime I guess I can try to port the game to Web Assembly for a browser version.
Viewing post in The evolutionary quest for firearms jam comments
I may have actually found another problem that's also likely to cause no window opening, basically I included some .dll files into the exe itself instead of hoping the user had them pre-installed, if you didn't have them installed, then that's probably the problem and it will work now, on the other hand, if that isn't the problem, I'm out of theories. (I uploaded the new .zip).