TianZerL / FCPP_WASM_DEMO

Demo for FCPP wasm

Repository from Github https://github.comTianZerL/FCPP_WASM_DEMORepository from Github https://github.comTianZerL/FCPP_WASM_DEMO

FCPP_WASM_DEMO

Play the open source NES platformer game Nova the Squirrel via FCPP and wasm!

Build

mkdir build && cd build
emcmake cmake .. -DFCPP_PRESET_EMSCRIPTEN=ON -DFCPP_BUILD_TEST_WASM_EMBIND=ON
emmake make

About

Demo for FCPP wasm

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.3%Language:HTML 41.7%