On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

how to make a web build of a c++ project

A topic by Ian8tor created 20 days ago Views: 22
Viewing posts 1 to 1
Submitted

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

https://emscripten.org/docs/getting_started/Tutorial.html