Log In  

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

Cart #superninjaball-0 | 2025-09-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Super Ninja Ball Pocket

My First Pico 8 Game!

Originally the University of Cumbria GameJam Winning game, Super Ninja Ball is a Peggle-Like Arcade Shooter designed to be repayable, addictive, and competitive among peers! this pico 8 version is an all round improvement on the original version.

CONTROLS

Left and Right arrow Keys or controller presses aims the line at the bottom of the screen, and pressing Z will trigger the Power meter, pressing Z again will fire the ball!

Pre Game Minigame

Before shooting the pegs, you will be greeted with a minigame, the objective is to fill the bars, in order to win balls to fire at the pegs! good luck!

[ Continue Reading.. ]

5
2 comments


Cart #juyijedame-0 | 2025-09-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

In a digital, neon-lit world, a lone Chromatic Serpent is born without color or energy. Its only purpose is to survive and grow by consuming magical, pulsating fruits.

Each fruit imbues the serpent with its own essence, lending its color and power to the creature's ever-growing body. Guide the serpent on its quest for energy, but be careful—the greatest threat in this world is often the serpent's own, unpredictable tail.

How long can you survive?

1
0 comments


Cart #gravitychess1-0 | 2025-09-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Gravity Chess Puzzles

knock the red king from his perch

Credits

based off of itch.io game, Chessformer by Robert Alvarez

12
5 comments


Cart #tweetgario-1 | 2025-09-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Self-playing Agario in a tweetcart.

I made a video to explain how this was made. https://youtu.be/wXVLFaGQkSY

2
0 comments




Cart #stitchworm-2 | 2025-09-06 | Code ▽ | Embed ▽ | No License
2


You are a silkworm who wants to make a dress. Use left and right arrow keys to turn, forward and back to adjust speed, and x to chew or sew along the marked pattern lines. When cutting, you will move only when holding x. When sewing, you will move continuously and will stop sewing when you let go of x.

For now, the final screen is just after you attach the skirt. You'll be able to tell because the score will probably have a decimal in it. There's not much to do once you're done except stitch all over your hard work and see exactly how little stitching it takes to tank the framerate, since my fancy stitch-drawing technique is very inefficient and recalculates all its math every frame.

2
0 comments


Cart #anothersamegame-4 | 2025-09-06 | Code ▽ | Embed ▽ | No License
3

What is this?

This is a simple Same Game clone written for Pico-8. It is basic, but functional. There are 3 board setups to choose from:

  • Pocket: 11x12 with 5 colours, just like Bubble Breaker
  • Big Easy: 15x14 with 4 colours. Big scores.
  • Six Colours: 15x14 with 6 colours. Much harder.

Controls

  • ⬅️➡️⬆️️⬇️: move the cursur around the board
  • ❎: mark, or clear
  • 🅾️: Undo last clear

Gameplay example

Move the cursor around, mark some adjacent balls and clear them. Repeat until no more moves are possible, or until the board is cleared. Compete for the best score!

[ Continue Reading.. ]

3
0 comments


Cart #fruitninj8-0 | 2025-09-06 | Code ▽ | Embed ▽ | No License
3

3
0 comments


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

2
2 comments


Cart #godajedagu-1 | 2025-09-06 | Code ▽ | Embed ▽ | No License
10

Just a small demo of Material UI for PICO-8. The interesting thing is that the code was entirely written by GPT-5 + Claude 4.1 Opus, with me just providing them with the input about the bugs/things to change.

Obviously, those LLMs cannot create efficient PICO-8 code - there's already 6.5k tokens even though this is such a simple demo. But it's interesting how far they got since 2022. And, of course, they still cannot create nice-looking graphics or music/sfx for PICO-8, at least not directly. They might make something, but it won't look/sound good.

Even after repeated rounds of fixing bugs with the LLMs, there are some bugs left. But it's still a nice little demo in my opinion :)

[ Continue Reading.. ]

10
5 comments


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

I like to do these when I wake up in the morning!

1K Jam 2025

3
0 comments


Cart #raycasting_donut-0 | 2025-09-06 | Code ▽ | Embed ▽ | No License
5

5
2 comments


Cart #yuguzapaze-0 | 2025-09-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
13

A block-pushing, heart-mending, saw-wielding puzzle game. My first PICO-8 cart. I had an absolute blast working on this.

13
3 comments


Cart #anothersamegame-2 | 2025-09-05 | Code ▽ | Embed ▽ | No License

This is my first attempt at writing something for the Pico-8. I used to enjoy playing a game called Bubble Breaker on Windows Mobile 5.0/6.0 many years ago. It became an obsession and my wife and I would compete for the best score.

The idea of a Same Game has been around since the 1980's. This Pico-8 version uses simple ball sprites. In theory it can have a board size of 16x15 with up to 8 colours, but I have chosen the following setups:

  • Pocket: 11x12 with 5 colours, just like Bubble Breaker
  • Big Easy: 15x14 with 4 colours. Big scores.
  • Six Colours: 15x14 with 6 colours. Much harder.

Mark a block using X. Clear by pressing X on the block again. Use O to undo. You can only undo the last clear and no more. There is a bonus for clearing the board.

[ Continue Reading.. ]

0 comments


As the title says, I'd like to know what are the consequences of setting carts as forks.

Here's an example... I submitted STAR SPLORE last month. This week, I got a reply asking for some changes. I wanted to accommodate the request without changing the main cart, so I submitted an alternative version of the cart.

I didn't want to start a new thread for this alternative cart, though. So I just embedded it in a reply on the original thread. I guess that's why the cart doesn't show up in "New Carts", nor does it appear in my profile under "Cartridges".

And that's fine! It's an alternativo cart, I don't want anyone to find it before the main one...

But I noticed that, when I click "Edit" on a cart, there is a "Forks" section. I know what a fork is in GitHub, but what does it mean here?

Should I set this alternative cart as a fork of the original STAR SPLORE? What are the consequences of doing that in the BBS?

2
2 comments


Cart #diyagobuni-0 | 2025-09-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments


Cart #picospazio-3 | 2025-09-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7


Cart #picospazio-2 | 2025-09-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7


Cart #picospazio-0 | 2025-09-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

A space shooter
control ship with arrow keys, shoot with C

7
1 comment


Cart #littlehouse-0 | 2025-09-05 | Code ▽ | Embed ▽ | No License
7

一个关于异乡人,和死亡的故事。我的老家房子后面不远的地方有很多的小房子
,去世的亲人就住在里面,两个世界之间的距离只有短短几百米
。在某次清明假期回家的时候,我看到了一些东西,感受到了巨大的触动,于是在一次 GameJam 上制作了这个游戏。

因为 Bitsy 把我的存档搞丢了,所以我转而用 pico-8 来做。

我还为此制作了一个工具用来在 pico-8 中渲染中文(也可以渲染其它语言)。Github - Picozh,目前可以很好的渲染中文,其它语言的字符还不能很好地存储在Sprites中(但是存在lua代码中是可以的),我应该还会继续使用并改进这个工具。

[ Continue Reading.. ]

7
2 comments


Cart #sezukutawu-0 | 2025-09-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


[#Linear Ball Shoot#]This is a simple game that requires you to enter the slope and y-intercept of a linear function in order to fire a projectile at a target. Up, down, left and right arrow keys y-intercept and slope values. Press X to fire.

1
2 comments


My profile pic is pico8 compatible!!

Cart #fbwtroll-0 | 2025-09-05 | Code ▽ | Embed ▽ | No License
1


btw this character is from fractal block world

1
0 comments




Top    Load More Posts ->