Skip to content

Compiling for the web

rai edited this page May 10, 2020 · 1 revision

The game can be compiled for web browsers that support WebGL using Emscripten. To do so, install emsdk and run make TARGET_WEB=1.

Clone this wiki locally