Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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

A topic by Ian8tor created Jun 17, 2024 Views: 48
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