Skip to content

GDAC-at-Davis/AltCtrlLab-Pico8-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alt-Ctrl Lab Pico-8 Console

A Pico-8 Console/Arcade for the Alt-Ctrl Lab at UC Davis

Running

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

Adding Games

  • Add the cart(s) to the pico8-home/carts/arcade_games. Must be .p8 files.
  • Add an entry to /lib/arcade_games_config.lua

About

A funky pico8-based control panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages