A kind question for coding wizards...
The coder of our former game dev team has converted our 1997 Windows game Moon Child from C++ to WebAssembly, using SDL and emscriptem.
The game works in a browser now, but the only thing that doesn't work is full-screen mode.
https://proofofconcept.nl/portfolio/moonchild
Is there someone who has experience in porting C++ games to WebAssembly, and might want to help out our coder with the full-screen challenge?
Many thanks!
#code #coding #programming #WebAssembly #GameDev