Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts

Cart #star_splore-2 | 2025-09-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

It's like browsing "Featured Carts" in SPLORE... But they are ranked by STARs!

Controls

  • ⬅️➡️: previous / next page
  • ⬆️⬇️: previous / next cart
  • 🅾️: filter by game genre or by year
  • ❎: run cart

After you are done with the cart, enter the pause menu and select the last option:
back to ★SPLORE

About

STAR SPLORE aims to help you discover some of the best PICO-8 carts ever made.

  • That's why only featured carts are included.
  • That's also why carts are ranked by stars, the BBS version of "likes".

As imperfect as these metrics may be, they are the ones we have.

[ Continue Reading.. ]

9
19 comments


Cart #madelineisdying-0 | 2025-08-22 | Code ▽ | Embed ▽ | No License
3

!!!!!!SEIZURE WARNING!!!!!!

3
4 comments


My first Pico-8 project i started a few days ago. I was originally planning on creating a Galaga-like game, or some space flying game but then ended up with this. No sound or music yet, haven't even looked at that. And yes graphics and gameplay is sloppy...

Cart #starglide001-0 | 2025-08-22 | Code ▽ | Embed ▽ | No License

1 comment


Cart #arto_oortcloudchamber_v1-0 | 2025-08-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


Description

Arto is a robot artist.

Program Arto to paint, feel and move to reach the flag:

There are eight paint colors, feelings, and movements:

Arto makes decisions depending on two variables:
1) Arto's current feelings,

2) and the current floor color.

Arto's brain is an 8 x 8 matrix you edit with the mouse:

[ Continue Reading.. ]

3
1 comment


Cart #tic_tac_two-1 | 2025-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9


On a long, dark night in a Stockholm hotel while on vacation, a vision came to me of a version of Tic-Tac-Toe where there were only 4 tiles. The idea was so hilarious to me that I decided to spend the rest of my trip designing it. Enjoy!

9
4 comments


Cart #hungry_hungry-0 | 2025-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

First PICO-8 cart just making a little goofy stream of consciousness song and gfx

Press X to randomly swap palette colors, C to reset them

The caterpillar body rendering is adapted from zep's post about inverted draw operations

2
0 comments


Cart #space_gold_rush-1 | 2025-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Third game project! A space survival shooter game. You have to dodge or destroy the meteors and collect gold coins. If you manage to get more than 3000 points you beat the game. I enjoyed creating the meteors, the explotion animation, and maybe in the future I learn how to make them more real (adding rotation, for example) I added a modify fire particle animation that I found in a youtube tutorial.
I hope you enjoy the game!
Any feedback is welcome

3
1 comment


Cart #fireintro-0 | 2025-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This tech demo recreates the iconic fire effect from the DOOM intro in PICO-8 running at a stable 60 FPS!

Technical Challenges

There aren't many detailed resources or tutorials online for implementing such effects efficiently. Many examples too simplistic, so a lot of trial and error is required to stay within the constraints. Here, I've used a 2D array for fire intensities that's updated per frame, and optimized drawing by rendering pixels in four sections to save computation time.

Implementation Highlights

  • Initialization: A 32x36 pixel grid is filled with minimal intensity; the bottom row starts at white (maximum intensity).

[ Continue Reading.. ]

1
0 comments


Cart #picobomino-2 | 2025-08-24 | Code ▽ | Embed ▽ | No License
2

2
0 comments


Cart #bubbles_experiment-1 | 2025-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Just playing around :)
Will probably make something fun of this, maybe a game or maybe just graphics
lmk what you think!!

1
0 comments


Cart #wagamotja-0 | 2025-08-20 | Code ▽ | Embed ▽ | No License

Previously: Dungeon Design Assignment v 0.1

More progress today.

Added:

  • Chests and items
  • Adversarial enemies
  • Traps and water
  • Health and Inventory system
  • Game reset conditions

Son thought it would be a good idea for the enemies to spawn new enemies if a shot misses. Chaos ensues. The first implementation produced unplayable framerates as every single enemy on screen immediately aimed at the player and started shooting regardless if they could hit or not. Suddenly infinite enemies. lol Another fun feature was the enemies running away from the player to make it harder to destroy them.

Still more to do, but this is going great.

0 comments


I use Karabiner on MacOS to rebind e.g. Caps Lock to Left CMD, and Left CMD + j to Arrow Down. Sometimes Pico-8 interacts strangely with this, interpreting it as though I'm pressing CMD and Arrow Down, while Karabiners Event Viewer shows it as:
CMD pressed
CMD released
Arrow Down pressed

I understand this is tricky to solve, but I think it could be all right if I could just unbind the Cmd + Down = end of document hotkey in Pico-8. Is there a way to unbind or rebind editor hotkeys in Pico-8?

0 comments


Cart #station_7-0 | 2025-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Hi! this is my first pico 8 project and I am super proud of it. It took about a week to develop, and there is some jank (ok, a lot of jank) but I'm still proud of how it came out. Have fun!

2
2 comments


Cart #joyobesigi-0 | 2025-08-19 | Code ▽ | Embed ▽ | No License
1

The Challenge

The assignment today for my son was to design a dungeon that used these principles:

  1. Clear goal
  2. Have a challenge
  3. Adds new elements one at time
  4. Rewards and surprises
  5. Multiple paths

He's super into Kirby, so of course, this was just an extension of Kirby and the Amazing Mirror. First he drew out his map, then designed it in Lego. From there I helped him iterate until we came up with a final dynamic dungeon. Next I built his map into an actual game. There are a lot of things missing still, but the basic functionality is there.

  1. Clear goal: Find the final piece of the mirror (in the big chest)
  2. Have a challenge: Enemies, final boss (gray Metaknight), traps

[ Continue Reading.. ]

1
0 comments


Cart #fegiyokoga-0 | 2025-08-19 | Code ▽ | Embed ▽ | No License
6

6
4 comments


Hey, this is my first cart! I was just messing around to figure out how fast can I put pixels on screen. Turns out it's possible at 30% of cpu!

Epilepsy warning!

Cart #fastnoise-0 | 2025-08-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

4
3 comments


Cart #climbon-0 | 2025-08-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Climbing game!

Goal: Climb as high as you can without falling. You get 3 lives and then you end up in the hospital...

Controls:

  • Arrows to move
  • X to jump/double jump
  • C to dash
2
1 comment


Cart #clear_screen-0 | 2025-08-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


uh cartridge to clear the screen of your pico 8 i guess
this is my first cart

0 comments


Cart #cyberpuck-0 | 2025-08-18 | Code ▽ | Embed ▽ | No License

Cyberpuck is an air hockey meets Klask-like game I'm currently playtesting. The game REQUIRES 2-PLAYERS at this time. I realize this probably limits my potential audience but I'd love constructive feedback from anyone who wants to give it a try. Go easy on me its my first video game of any kind :)

1 comment


Cart #missilepop-0 | 2025-08-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

My first ever video game.

Planes will fly across the screen from left to right. Your goal is to destroy them with a missile, but you only get one shot per turn. Time your shot carefully. If you miss, or if a plane reaches the right side of the screen, it’s game over. Good luck!

1
0 comments




Top    Load More Posts ->