Practice the dying art of jelly-craft and help run the best (and only) jelly cafe in town!
Use the arrow keys to move and the x key to interact with machines. Mix the correct jelly to order, and use the right boxing glove to serve.
Made for the 2019 #lowrezjam .
I'm quite pleased with this, it's my first proper pico-8 game, so any feedback would be fantastic.




Hello there!
I've been dabbling in pico-8 for about 2 years now, I've only just got into proper development with it these past few months though. I'm wondering if there might be a way to get URL parameters in the browser to use in the cartridge?
I've managed to compress my level design to a string of about 25 characters, and I thought it would be really cool for players to easily share their levels by simply copying the URL. Of course I would need to host the cartridge on my own site, perhaps there's a way to run the cartridge with parameters using JavaScript?

