Log In  

Brand new to pico8, but looking forward to getting started with it.

I was working on a hello world example, but I'd like to create a new cartridge.
Is there a "New" shortcut or command, so I can start from scratch?

P#24842 2016-07-07 16:22 ( Edited 2016-07-10 16:26)

:: Godzil
1

on the CLI use the "reboot" command, it will restart pico8 and clear everything

P#24843 2016-07-07 16:26 ( Edited 2016-07-07 20:26)

Fair enough.

I was hoping for something a little swifter, but thank you :)

P#24847 2016-07-07 16:38 ( Edited 2016-07-07 20:38)
:: jpfed

I just saved an empty.p8 file and load it whenever I want to start fresh.

P#24877 2016-07-08 01:40 ( Edited 2016-07-08 05:40)

that is a good idea! I'll do that for the future.

P#24879 2016-07-08 02:57 ( Edited 2016-07-08 06:57)
1

Quite nice to save a template.p8 file, with _draw, _update and whatever else you know you always use for each cartridge. I have one with left, right, up, down variables defined as 0-4; time defined and incremented in _update, and a couple helper functions.

P#25045 2016-07-10 12:26 ( Edited 2016-07-10 16:26)

[Please log in to post a comment]

Follow Lexaloffle:        
Generated 2022-05-04 02:25:01 | 0.006s | Q:17