Skip to content

THE-ORONCO/pico-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico-8 Projects

Just a playground for my PICO8 Projects.

Setup

Point your pico8-instance to the given carts directory by either changing the config file or by passing the root path via a command line argument. Starting pico8 could look something like this:

  • Windows: pico8.exe -root_path <path_to_the_carts_folder>
  • Linux: pico8 -root_path <path_to_the_carts_folder>

It is highly recommended that you use something like the VS Code extension "pico8vscodeeditor" from Grumpydev and "pico8-ls" from Pollywog Games to make your coding life easier.

Documentation

When buying PICO8 you also get access to a manual in form of an enormous text file. Because it is hard to read and go through I transformed it into a markdown version and also split it up into different wiki-pages.

Cheat Sheets

https://wh0am1.dev/pico8-api/ 1 2 3 4

About

some of my pico-8 projects and some documentation going with them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages