Well, this is no pong.
This game was made for the NOKIA 3310 JAM 6, in like 2 days or so.
The entire game was made in only like 823 compressed bytes! which is like a 1/20 of the original donkey kong game :O
Check out the original jam post Nokia Jam / Nopong
READ THE CONTROLS!
- Left and right to move
- DOWN TO GAIN MOMENTUM DOWNWARTS
- you have to keep your height to break the blocks
Gain points by breaking blocks,
when you break all blocks you have to die ONCE and then go on the platform again,
I recommend playing it with sound, have fun :)

We are holding our next big PICO-8 giveaway event in April!
This time we are holding a Game Design Jam on itch where participants can win a PICO-8 license just by planning and designing the game they want to make!
Starting April 1st and running the whole month, we will provide a template document to make it easy to write down the game ideas and plan it out in detail. Open to all ages and experience levels!
Itch.io Jam Page
I know most people here already own PICO-8, but you can help us spread the word!
You're also welcome to join too if you just want to try out the Game Design Doc template we made and see if it helps you work out the details of your game. When you submit, there will be a checkbox to opt-out of winning a reward.
Share this post or other announcements:
Youtube |

Controls
⬅️➡️ - Move crabby left and right!
Z / X - Blow bubbles!
Crabby Human Rescue
Save the people sinking into the deep sea! See how many you can save by the end of the level by blowing bubbles to keep them afloat! Just be sure to position them near the magical gateways so they can be teleported to safety. Just be careful and don't ever let them EVER touch the ground.
Credits
Developed by BlueTieCasual and Sky Chan


Fonts:
Lapsus Pro by theguybrush
Anarchist by DamienG, based on a font by Igor of Anarchy
le petit cochon by Nantia
This game was worked on during the "Finish Your Game" Jam 2024. It's definitely not finished yet.
I have big plans. Consider this the Extended Jam Edition. Considering the cart size, this is
probably the only version that will hit lexaloffle.
When I was 9, I was obsessed with Nintendo and wanted to make my own games. Using sheets of graph
paper, I constructed Mario-style levels with what I imagined were near impossible jumps and tons
of spikes. That's really where it all started for me and this is my love letter to the genre.
This game would not exist without countless incredible games, most notably Mega Man, Super Mario




Pico Party is a... I think, 95-98% finished?? ...demake of a Mario Party concept. There's a bit of polishing to do still, and I'm having some trouble getting minigames to stay engaged (which sucks because I rescoped like FIVE TIMES to make them fit in the first place); so it hurts a bit to call it for now. I'd really welcome some code feedback. There's still one or two crashes or softlocks I'm trying to work out.
I'd also like to make more graphical polish around the player characters - I ended up scrapping a lot of the finite state machine I had planned for action games, sadly; and sprite page 4 was always supposed to end up being a different skin altogether. Currently, players are differenciated by their pallete only.
Noob question: I want to make a text adventure ("go north", "get key", etc.) for Picotron. The way to publish a graphical game is well-defined: you publish a cartridge. But I don't want to publish a cartridge and then hear from people that it would have been better to make it a system utility installable with "yotta", or whatever would be most optimal. Here's what I need:
- Accessible to noobs: Easily runnable in-browser via BBS by users with zero experience.
- Convenient: Experienced users install and run the game in the way an experienced Picotron user would expect a text adventure to work.
- Save progress: progress is saved, either automatically or via a simple "save" command, and loaded for the next session either automatically or via a simple "load" command. It's okay if this doesn't work on the BBS.
These needs are in order of importance, but I'm hoping none of them are mutually exclusive.
I'm sure I can figure most of this out on my own, but y'all can save me a couple false starts. Any advice? Would be good to know both the downsides and upsides of what you suggest!


