|
|
|
|
|
by shakna
1537 days ago
|
|
To add to this - each game is stored self contained into a png image file [0], where the assets and code take up predictable sections. Each image is the entire game. It's pretty easy to build your own tools to generate the format, if you were inclined to build an IDE or something along those lines. [0] https://pico-8.fandom.com/wiki/P8PNGFileFormat |
|