Skip to content

SDK for programming apps for the PocketSprite

Notifications You must be signed in to change notification settings

joostvanviegen/8bkc-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PocketSprite SDK

This is the SDK for the PocketSprite device.

WARNING

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.

USING THIS

You can read the documentation of the SDK and the various APIs it provides here.

Documentation Status

USING THE DOCKER CONTAINER

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

About

SDK for programming apps for the PocketSprite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 92.0%
  • Python 5.5%
  • Makefile 1.5%
  • C++ 1.0%