Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How to Post a Pico-8 Game to Itch.io! Sticky

A topic by ThatTomHall created Jul 23, 2021 Views: 129
Viewing posts 1 to 1
HostSubmitted(+1)

Here's how to make your Pico-8 game playable on itch.io!

  • Export from pico: EXPORT FILENAME.HTML 
  • It makes FILENAME.HTML and FILENAME.JS
  • Rename  FILENAME.HTML to INDEX.HTML (cuz that is what itch.io wants) then ZIP those two files.
  • Now, in itch.io upload, choose HTML instead of Executable and upload the zip
  • Choose 750x680 display size (Thanks again, KittenM4aster!)
  • After you upload, you can change the theme of the page to match your game, like this: https://thattomhall.itch.io/myrrhs-edge

Those are the tricky bits -- fill in the rest and you are good to go!