seleb / pico8collab16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Builds

The Pico8 Collab16 Carts can be found here:

#Building

To build all the carts, use:

./buildall.sh

To build a single cart, use:

./build.sh [collab_N]

For example, to build collab_3:

./build.sh collab_3

About


Languages

Language:Lua 98.7%Language:Shell 1.3%