Play the open source NES platformer game Nova the Squirrel via FCPP and wasm!
mkdir build && cd build
emcmake cmake .. -DFCPP_PRESET_EMSCRIPTEN=ON -DFCPP_BUILD_TEST_WASM_EMBIND=ON
emmake make
Demo for FCPP wasm
Repository from Github https://github.comTianZerL/FCPP_WASM_DEMO
Play the open source NES platformer game Nova the Squirrel via FCPP and wasm!
mkdir build && cd build
emcmake cmake .. -DFCPP_PRESET_EMSCRIPTEN=ON -DFCPP_BUILD_TEST_WASM_EMBIND=ON
emmake make
Demo for FCPP wasm
GNU General Public License v3.0