A Pico-8 Console/Arcade for the Alt-Ctrl Lab at UC Davis
Configure Pico-8 to use pico8-home as the home directory through a CLI argument. Run lab-console.p8 as the starting cart.
<pico-8 path> -run <lab-console.p8 path>
See https://www.lexaloffle.com/dl/docs/pico-8_manual.html#Commandline_parameters
- Add the cart(s) to the
pico8-home/carts/arcade_games. Must be.p8files. - Add an entry to
/lib/arcade_games_config.lua