apa64 / try-pico8

Trying out PICO-8.
MIT License
2 stars 1 forks source link
pico-8 pico8

try-pico8

Trying out PICO-8. All kinds of practice projects here.

Local Dev Env

Dir Structure and Files

pico8.bat:

start "pico8" /B pico8.exe -home ./home/ -desktop ./desktop/ -root_path %USERPROFILE%/pico8carts/ %*

Editor

Visual Studio Code with pico8vscodeeditor plugin.

TODO:

CI/CD / Release Pipeline

TODO! https://github.com/apa64/try-pico8/issues/1