I coded my game in c++ using Notepad++, SDL2, and g++ to compile. I installed emcc (Emscripten) to try and make a web build of the project but I cannot figure it out. I would greatly appreciate any advice or help.
Here is the website I got the instructions from