Minimal starter project using the SMK library
mkdir build
cd build
cmake ..
make -j3
./main
mkdir build_emscripten
cd build_emscripten
emcmake cmake ..
make -j3
python -m SimpleHTTPServer
(visit localhost:8000)
Nothing to do. Upload your game to github and visit https://snapcraft.io/build.
Look at real projects: