Log In  

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

Cart #lg_game_of_life-2 | 2025-06-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Cart #lg_game_of_life-1 | 2025-06-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

A work in progress implementation of the Game of Life.
Probably a common thing, but it took some work to get the frame rate reasonable at 32x32.
Maybe with some optimization Ill be able to make it go higher.

0 comments


Cart #jagepamupu-0 | 2025-06-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


hi, complete beginner programmer here, this is literally my first time ever trying something like this, so please don't be too rude about the mess i've made

all i want is for the cannonball that appears when you press x to actually keep going and not just stop when it exits. i thought the _update function should make it repeat until it stops? there is probably something incredibly obvious i'm missing, but i can't see it. granted, i have started feeling quite overwhelmed after working on this for about 1-2 hours, and frustrated, seeing as this was the first time i've felt like i had some actual momentum in gaining some coding skills

anyone see what the issue is?

1
4 comments


Heartstealer

A (really) short game made following this YT tutorial
All sprites are hand pixelled by me, some were heavily inspired by the tutorial.
。゚•┈୨♡୧┈•。゚

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

Controls

  • Arrow keys - Movement
  • x - menu
0 comments


Cart #kwikrick_balloons-2 | 2025-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Birthday card for my daughter

3
1 comment


Cart #nose-4 | 2025-06-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

Nose 1.2

Your son celebrates his birthday, and you need to get to him fast! (You also forgot a present)

Controls:

  • X to jump
  • C for special action (once unlocked)
  • ? + ? + ?
  • ? + ? + ?
  • ? + ? + ? + ?
  • e̶̦͙̫̔̎r̷̬̺̣͛̿r̸͇̜͍̊͝ō̶̰͇͖r̷̗͌ for unlockable mode

About:

I forgot to enable the checkpoints befor i publish, sorry for the people who had to play that version :(
a classic platformer game with many secrets, built upon my "engine" so you might find similarities with other
platformers I've made. Will update it based on feedback. Thanks in advance. :)

15
5 comments


Colony Rescue

Save the people of X-117 before it's too late!

Save colonists by using your lander to carry them to space in this Lander rogue-lite. But be careful, each person saved increases fuel requirements to escape. Also, the orbiter is damaged and you will have to scavenge parts from the colony to repair your rescue craft.

Controls:

  • Up to thrust
  • Left/Right to maneuver
  • X does everything else
  • Descend and land on the platform, then ascend to the top of the screen to reach orbit
  • Soft landings only
  • One life
  • Manage fuel while landing and in orbit

This is my first Pico-8 game, based off the lander sample in the Pico-8 gamedev starter magazine.
Any feedback is appreciated.

Colony Rescue v1.4

Cart #colony_saver-5 | 2025-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

[ Continue Reading.. ]

3
11 comments


Cart #takupetopo-0 | 2025-06-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

Snooper Runner

A Tiny Snooper Fan Game

Snooper if you have never heard of them, are an amazing little punk band from Nashville who have a really creative sound and visual identity. Their music videos always involve quirky characters and they even incorporate home-made props and puppets into their live performances.

I had the thought that their music and characters would translate really well to a video game so I whipped a little something up!

[128x32]

[ Continue Reading.. ]

11
2 comments


A small game I made with Pico3D, a 3d engine I am making for pico 8. Its pong, but 3D!

controlls:

⬆️ player 1 paddle up
⬇️ player 1 paddle down
➡️ or mouse 1 move camera forward
⬅️ or mouse 2 move camera backwards
e player 2 paddle up
d player 2 paddle down
❎ restart game
🅾️+❎ turn on ai for player 2
🅾️+⬆️ move camera up
🅾️+⬇️ move camera down
🅾️+⬅️ move camera left
🅾️+➡️ move camera right
can also use mouse.

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

1
0 comments


Cart #pizzasushipuzzlegame-0 | 2025-06-19 | Code ▽ | Embed ▽ | No License

subission to PIGsquad's puzzle summer slow jam 2025

1 comment


Cart #nullsflappyduck-0 | 2025-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
0 comments


Cart #lionking-2 | 2025-07-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

This is but a small tribute to the 90s classic.

I always loved its beautiful sprites, music, and charming atmosphere, and wanted to recreate a bit of that magic in pico form. Hopefully this reflects a bit of the feeling I get as I look back to it with love and nostalgia. Hope you enjoy!

12
7 comments


Hey everyone!
Is there a way to change the menu items' texts?
I know I can add/remove menu items with menuitem(), but I want to have a full multilanguage UI in my next games, and for that I need to translate the default menu items
Any help is appreciated!
[8x8]

1 comment


My music cover dump + A fun music visualizer for you to use!

This visualizer observes everything about your music except:

  • Arpeggios
  • Custom instruments (but it can handle custom waveforms, though!)
  • SFX modification effects (buzz, detune, reverb, dampen)
  • Instead of bandfiltered Pico8 noise it just shows plain white noise (and doesn't observe the NOIZ modification effect)
    If you want to try this visualizer on your music, just COPY the code from this cartridge into your music cart OR copy your music into this cartridge (if you publish your music cart with this visualizer, please make sure to credit me somewhere) (you can also tackle some controls in the _init section):
    Cart #collinnewmaker_vizualizer-0 | 2025-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
    8

[ Continue Reading.. ]

8
5 comments


Tutorial

Cart #zikstena-0 | 2025-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Slightly updated my game

Things to fix:
Player falling out of map
Reposition player when hitting wall

Cart #zikstena-1 | 2025-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Added the fixes, still not perfect but better
Update sprites and added sfx for losing lives

Cart #zikstena-2 | 2025-06-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

[ Continue Reading.. ]

2
2 comments


Cart #piyuyasemu-0 | 2025-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


A cave game with decreasing jump height and a gauge to show it.

2
0 comments


Cart #kuwunamed-1 | 2025-06-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

Controls

Use z or x to flap and avoid hitting the pipes. You get points for flying in-between the pipes
and it is endless. There are 3 difficulty's easy medium and hard(witch is extremely hard).

Behind the Scenes

This is a remake of Flappy Bird in Pico 8. Some things that were harder
than I thought they would be is coming up with ideas for games so I just decided
to make a remake, and backgrounds. I did also try to add in the rotation when the
bird is falling but I found it did not look the best so I took it out.
Over all I thought that it was pretty fun to do.

[ Continue Reading.. ]

8
1 comment


Cart #pinvaders_kupuhinezo-0 | 2025-06-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

..just another space invaders clone...why?

Well, because as a teenager I always wanted to write a space invaders game but lacked the knowhow.
Now at 56, I have finally achieved it :)

I tried to capture the essence of the game, with original sprites and similar movement.
Soundwise, I did my best to emulate the original sound effects as best I could.
Particulary hard to emulate was the invader killed sound.

It's not perfect, I have seen the invaders split sometimes and start moving in opposite directions...if this happens...bad luck!

However, I am still proud of how it turned out.

[ Continue Reading.. ]

5
2 comments


Cart #nihanefeta-0 | 2025-06-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

This is my first Pico-8 game, it is inspirde by the arcade game you can play in Stardew Vally

use the arrow keys to move and the X button to shoot

2
0 comments


Take a look at this card-flipping animation. It sure gives it some much needed flavor.


Here's an improved version that uses some shading tricks to make the cards look 3d

0 comments


Cart #gguduyka-1 | 2025-06-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Lincoln's Adventure v3.1

get to the end!

1
2 comments




Top    Load More Posts ->