Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm worried that you won't be able to compile my game, just because it's a C++ project with dependencies (Chipmunk 2D for physics, SDL2/SDL_mixer/SDL_image for sound and graphics, etc.) and I'm cross-compiling it for Windows from Linux. Will you reach out if you have trouble building my game, or it just an instant disqualification?

(+1)

I'll contact you if I have issues.

Thanks. Just FYI, I've added a Dockerfile and pushed it to the GitHub repo for my game, so building for Windows should now be really easy as long as you have Docker.