Unlike other Python-to-web ports, Pyodide has decent support for arbitrary Python C extensions. Libtcod is already known to work in Emscripten, so I only need to setup a proper build environment. I suspect it will break at first but any issues should be easy to fix.
Unlike other Python-to-web ports, Pyodide has decent support for arbitrary Python C extensions. Libtcod is already known to work in Emscripten, so I only need to setup a proper build environment. I suspect it will break at first but any issues should be easy to fix.