Skip to content

Format documentation

Hallucino edited this page Apr 23, 2017 · 2 revisions

P8 format

PX8 format

PX8 format is a simple json file that contains reference (path of the files) to the code and data file:

{
    "code": "test.py",
    "data": "test.dpx8"
}
Clone this wiki locally