Header only SDK for Mobile C [C/C++ Compiler] to develop on mobile devices
- Copy
*.cpp
file from examples into root directory ofpocket-sdk
. - Tap
Run
button in the application.
./build.sh <path> <mode>
./build.sh examples/ctree.cpp
./build.sh examples/ctree.cpp wasm
./build.sh examples
- SDL2 for GUI examples
- Emscripten for Webassembly