# Build openkknd2 ```bash cd ~/src/openkknd2-am-coder ./scripts/ci-headless.sh # or: cmake -S . -B build && cmake --build build ./build/openkknd2 --headless --smoke ``` Deps: CMake, C compiler. SDL2 optional (not required for headless sim).