Hey everyone, I've always participated in game jams as part of a team, but this time, I'm tackling one solo. I'm in the early stages of development, and I could use some help.
I have a game running with SDL2, and I can compile it with Web Assembly since I want to publish both a web version and a .exe version for offline play. However, I can't figure out how to post both versions properly.
If you have experience posting both versions or advice on whether I should focus on one more than the other (since an .exe version won't work on Linux or Mac), please let me know.