Log In  

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

Cart #tefaduhapu-0 | 2025-06-27 | Code ▽ | Embed ▽ | No License

You (a generic slasher movie villain) in his 47th installment, has arrived at his next summer camp. But, after so many murders at this specific camp the police force has deployed one cop who will stop at nothing to hunt you down. Still wanting to murder teens, you decide to kill the campers while dodging the cop.

X to Attack

Z to Continue

There are 9 different campers. This is also pretty much a rage game.

2 comments


Harness elementals and pave your path to victory in a new Pico-8 autobattler!

Battle over 20 rounds, increase the power of your units, and claim victory crowns to show off your skills!

Good luck!

--

--

--

0 comments


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

0 comments


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

0 comments


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

0 comments


Cart #pplatoon-0 | 2025-06-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

A party game for up to 4 buddies

This game features:

  • Local multiplayer for 4 players
  • 3 game modes (PvE, PvP and PvPvE)
  • Infinite random generated maps (3 different planes: Earth, Void and Ruins with 9 possible color schemes)
  • Pixel perfect terrain destruction
  • 2 power-ups (Med Kit and Weapon Box)
  • 2 traps (Land Mine and Acid Barrel)
  • 10 unique weapons
  • melee combat
  • techno squids

Controls

  • Player1 and Player2 can share a keyboard

[ Continue Reading.. ]

9
3 comments


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

Arrow keys to move the cursor
Z/circle to progress menu
X/cross button to fire

Help Poopdeck Bean fight off the hoards of squids in this goofy remake of the Sploosh-Kaboom/Battleship minigame from Wind Waker.

Use the arrow keys to move your reticle around the top right play area and press the X button to fire! If you manage to hit a squid you'll be greeted with a resounding KERBANG. If you miss however, you'll hear a SPLAT and see a blue cross on that tile. Try to use your limited ammunition to defeat all three squids!

This is actually my second game with pico-8 and I'm hoping to make more interesting and expansive ones going forward but this was still a great little project to continue learning about the engine.

4
1 comment


hey guys, I'm new here.

hopefully I can make some good carts for you all!

1
0 comments


I have a javascript/typescript module for packing arbitrary data into a cartridge that I use for a handful of my projects. I recently published it as an npm package as I thought it may be helpful to more people.

Below is an example cart where I used this package to quickly prepare a cart with a payload of polygonal shape data, followed by the script that was used to build it.
(The resulting p8 cart was exported as a png cart separately)

Use ◀️/▶️/🅾️/❎ to change shape.

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

import { readFileSync, writeFileSync } from 'fs';
import { CartData, writeCart } from 'p8-data-cart';

const shapes = 

[ [size=16][color=#ffaabb] [ Continue Reading.. ] [/color][/size] ](/bbs/?pid=169178#p)
0 comments


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

From the second stage of A Pico-Sized Holiday Ninja Game 2024 (https://www.lexaloffle.com/bbs/?tid=145965).

It checks the sfx and notes playing on channel 1 and generates particles around that.

3
0 comments


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


Hi there!
I challenged myself to build a tiny generative AI in PICO-8 that predicts a sentence word by word — and here’s the result!

You can easily plug in a different training dataset to explore various generation themes like zen, cooking, or radio. Right now, the default dataset is still pretty limited — but it's a starting point!
You can also tweak the context size in init() — that’s the number of previous words the model looks at when predicting the next one.

Have fun experimenting — enjoy!

3
0 comments


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

A start to some of the mechanics in my puzzle snake game

0 comments


Cart #gehezanobi-0 | 2025-06-26 | Code ▽ | Embed ▽ | No License
3


My multi-modal text for my English Assessment Task 2.
Notes for markers:
All code in this is original, made by me.
Some sprites aren't - all taken sprites are cited in my bibliography.
Code can be viewed by pressing the small "Code ▽" button beneath the main area.
A transcript of the text is shown in part B of the submission for easy viewing.

3
2 comments


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


This is the first time I have used pico8 to create a complete game. It adopts the oop game concept, but actually, I think there is still a bit of componentization in it, but it is not completely decoupled. Here, I used the anim,box, and sprite classes to complete this small game of mine I also learned a little bit about the methods of pico8 music production, which is very interesting. I will be looking forward to combining the gameplay and music more ingeniously in the future

2
0 comments


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

1
1 comment


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

Evergreen Games Pico-8 Entity Component System (EGG-ECS)

I was inspired to have another go at writing a simple ECS for pico-8.
This one takes only 270 tokens and is quite efficient and extensible.
It is a very traditional and otherwise minimal ECS that I created to have a simple and flexible interface. For example, systems are called on user demand, letting you create coupled systems in a simple way and have direct and flexible control over your code execution.

Full documentation is within the cartridge!

I hope it can be of use.

0 comments


Bad demo of my sfx cache.

Press Z or X to queue a sound effect, which will be played on the beat.

Uses stat(50) to determine when to play any queued sfx.

The track is "puzzle" by gruber, provided for the Toy Box Jam.

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

1 comment


Cart #testgametestgame-0 | 2025-06-25 | Code ▽ | Embed ▽ | No License
1

1
1 comment


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

4
1 comment


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

0 comments




Top    Load More Posts ->