Log In  

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

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

hello habaybi,

today is my first of series of a number of carts i will be releasing in the near future.

Lore Game

THere is many lore for you to find in this one

How to play

PIco-8 is blessed with compact controller layout, so you should figure it out :P

Why did game relase???

This is not low quality. Quite the contrary. These games are a veritable trainwreck of creativity.

3
4 comments


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

Hey, all! This is just a little drag racing game that I crafted. It pits two racers against each other. One racer is controlled by a rudimentary “AI” and the other is driven by the player. The goal is to win all the points away from your opponent. This is done through a system where racers that are slower have the chance to take more points away from racers that are faster.

There is just one mechanic in the race and that’s boost. Boost amount is hidden from sight, so you’ll have to play by feel and gut.

You can read more about the story behind the game here: Formula Blob Home.

Thanks for give this a look and have fun Blobbing Out!

[ Continue Reading.. ]

2
0 comments


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


A small text editor i made, has a few features
and probably some bugs too

also i wanted to do a clipboard save/load system but im on edu version and it's broken there

(btw the font is called 'Small Fonts' in windows)

0 comments


Cart #pongtest0-3 | 2025-06-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


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

2
1 comment


Cart #neuraltrainer-6 | 2025-06-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Overview:

Neural Trainer is a game where you manually calibrate a neural network and apply it to classic arcade-style games. Adjust weights and biases in real time to train your neural net and conquer each level!

Each neuron in the network has knobs representing its weights and bias.
Rotate the knobs to tune how strongly each input affects the neuron's output.

Goal:

  • Score more than 15 points to complete each level

Controls:

Menu:

  • During game, press "Enter" and then select "Return to Menu"

Neural Network:

  • Use the ⬆️,➡️,⬇️,⬅️ to navigate through nodes
  • Press ❎ to enter/leave knob mode.

[ Continue Reading.. ]

3
0 comments


Cart #shroompeter-0 | 2025-06-22 | Code ▽ | Embed ▽ | No License
1

## Shroompeter

This is a game I created and submitted for Jame Gam #49.

The title is pronounced as shroom + trumpeter.

Instruction

There are 6 types of symbols that will appear on the screen.

You just have to press the correct button that is currently active.

If you got the symbol wrong, you will automatically lose the game.

Controls

I use PICO-8 for this game, so there is automatically mapping for each keys.

Up arrow key - as is

Down arrow key - as is

Left arrow key - as is

Right arrow key - as is

Circle - z

Cross - x

1
0 comments


Cart #sotasitapa-1 | 2025-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

This program converts Arabic numerals into kanji characters.

5
3 comments


Cart #ava_the_coastal_courier-4 | 2025-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7


X = CRUISE
O = DASH
UDLR = MOVE

7
3 comments


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

1
0 comments


Cart #simple_sokoban-4 | 2025-06-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

: add multi boxes and multi target and few more levels

im creating a simple box pushing game to practice lua scripting and basic pico8 programming by using simple, readable code

please comment if you have better practice on the implementation!!

i'm still learning and this little game sure will be further developed

8
13 comments


Cart #puzzlestarfighter-1 | 2025-06-25 | Code ▽ | Embed ▽ | No License
2

Puzzle Starfighter is a simple yet addictive arcade game inspired by the classic gameplay of Galaga and Puzzle Bobble.

Controls:

Arrow keys - Move ship
X/O - shoot.

Enjoy!

2
0 comments


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


You've been invited to Pico City's highly exclusive, sickeningly violent fight club, where you can unleash your pent-up rage on strangers-- as long as it's your turn! Weave through attacks while collecting Debloons that can charge special abilities. Features five encounters, 30 unique bullet patterns, and Local hot commodity Tangerine.

.

.

.

,

5
2 comments


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

A simple clock made in 290 characters. I decided to upload the cartridge and not just the gif of this postcart, because it would be pointless if you couldn't see the current time with it.

Source code:

s=sin
c=cos
t=stat
v=ovalfill
o=64.5function l(a,b)line(o,o,o-s(a)*b,o-c(a)*b)end::_::srand()cls(4)rectfill(8,8,119,119,2)v(0,0,127,127,4)v(8,8,119,119,7)for i=1,12do?i,-s(i/12)*48+62,-c(i/12)*48+61,0
end?"●",61,62
e=t(95)/60%1m=(e+t(94))/60%1h=(m+t(93))/12l(e,52)l(m,44)l(h,32)flip()goto _
4
3 comments


Cart #paha_escape_notes-0 | 2025-06-20 | Code ▽ | Embed ▽ | No License
3

Cool adventure for one player! Leave from school and have fun!

3
0 comments


Cart #mars_rescue_v1-6 | 2025-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Game overview

This is the first alpha release of Mars Rescue, a (hopefully!) challenging top-down action game.

Your mission: find and rescue Martian colonists under attack by hostile alien lifeforms.
Make the colonists follow you to the exit point to complete each level.

So far, 22 levels are available — I plan to create more if requested.
Creating this game has been a real pleasure, Pico-8 is awesome!

I hope you'll enjoy playing it,
feel free to reach out with any feedback to [email protected].

Controls

→ ARROWS: Move
→ X: Shoot
→ C: Toggle follow/freeze for nearby colonists

[ Continue Reading.. ]

9
2 comments


Cart #dante_test-0 | 2025-06-20 | Code ▽ | Embed ▽ | No License

🚧This is just a test post for early prototype game!🚧

Very early version – just testing out basic mechanics and seeing if anything works at all

Controls:

X – jump
(yeah, that's pretty much it for now)

Idea

You play as a cat.
But not just any cat – a stubborn one sitting inside a cardboard box and refusing to get out. Ever.

So if you want to move?
You’re jumping with the box.

0 comments


Cart #okulp14-0 | 2025-06-20 | Code ▽ | Embed ▽ | No License

The Pew Pew

The Pew Pew is a shooting game located in space. With two bad guys one big that shoot bullet and takes two bullet to kill, and the smaller bad guy does not have any powers at all and it only takes one bullet to kill. The player ship has two bullets that come out through the two things at the front of the ship. There are power ups that give you 500 points and they give you a free live.

0 comments


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


under shot

press x to start

DONT PRESS Z

if you get hit by a little enemy you take 1 damage
if you get hit by a big enemy you die instantly
small die in 1 hit big die in 2 hit
press x to shoot
still DONT PRESS Z you will die
colect king of multivres sans to earn lives

2
5 comments


Space curse
Cart #space_curse-0 | 2025-06-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

press z to start
use arrow keys to move
press x to move

shoot down the enemies!
small enimes take 1 hit
big enemies take 2 hits and deal 2 damage

collect cheese to gain a lifes
if you're full on lives, it gives you 500pts instead!!

made by JCat

0 comments




Top    Load More Posts ->