Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

There's a Room for That?View game page

The story of the pipis room in a Pico-8 demo.
Submitted by tinsin — 4 days, 3 hours before the deadline
Add to collection

Play doohickey

There's a Room for That?'s itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

I dont know how to use Pico 8 or how to make this game work :(

Submitted

You could upload this to the pico8 website, or export it as HTML5 and upload it to this site! (That's what me and a few other people I've seen have done).

Just type "export filename.html" in pico8 and it'll create an html and javascript file. Change the name of the html file to "index.html". Then edit the html file to remove the three line breaks (<br><br><br>) so that it will fit on itch.io properly. Then zip those two files together and upload!