This is the SDK for the PocketSprite device.
At the moment, this is still very much in development. The basics are here, but things like the sound API and the tile-based renderer can have their APIs changed at any time.
You can read the documentation of the SDK and the various APIs it provides here.
Run from the folder of the app you are compiling: docker run -v ./:/builddir 8bkc-builder
If you are using windows specify the full path instead of ./
If you need selinux support: docker run -v ./:/builddir:z 8bkc-builder