Skip to content

franciscod/p8dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p8dl

PICO-8 cartridge downloader

This should work on Windows, OS X and Linux.

installing

Requires Python and pip!

For installing it to the Python user install directory for your platform:

pip install --user p8dl

If you want to install as root (not advised) or inside a virtualenv, you can drop the --user flag.

usage

In your terminal:

p8dl 10022 # gets you Hug Arena!

Then, in PICO-8:

> LOAD 10022
LOADED 10022.P8.PNG (15258 CHARS
)
> RUN

About

PICO-8 cartridge downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages