PICO-8 Wiki
reboot
Reboots PICO-8, erasing all cartridge data and state from memory.

Executing this command from the PICO-8 prompt is the easiest way to reset cartridge data for a new project.

Examples[]

> reboot

See also[]