Log In  

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

a pico-8 cover of "browser history" by graham cartna
featuring moony, ena and grena (trademark) from the hit tv show ena dream bbq

Cart #enabrowserhistory-0 | 2024-01-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

8
2 comments


Cart #duo_dash-2 | 2024-01-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Description:

Control two parallel characters in a fun arcade style puzzle game. Dash from wall to wall, and make sure to avoid all the spikes - there's a lot of them! Big spikes instantly kill when touched, and small spikes activate only after touched. The game may be challenging, but it's worth it!

Controls:

Arrow keys to move the character.
"z" and "x" to navigate the menu.

Notes:

Thank you for playing and make sure to comment your best times!
Any comments or feedback would be appreciated so I can improve in the future!

[ Continue Reading.. ]

12
3 comments


Cart #snowscape_fixer-0 | 2024-01-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

This game was created for the New Year New Skills Game jam in the span of approximately 5 days. (I had to finish the jam early).

The theme of the Jam was "Creating Connections".

Snowscape Fixer

Snowscape Fixer is a simple platformer where you go around the map and fix telephone poles.

It is set in a time when phone lines were still important and when today's modern appliances all seem like science fiction.

The main protagonist has the unfortunate luck of working on Christmas with an overly chatty radio operator. He definitely does not want to be there but the job is to be done.

Jump and walk through the levels as the weather gets progressively worse on your journey.

[ Continue Reading.. ]

11
1 comment


Cart #lametopdown-0 | 2024-01-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This Is My First Pico-8 Program, A Lame Pico-8 Top-Down Engine. Can Be Used In Your Games, But You Might Have 145 Free Tokens.

Do Not Ask Why It Is An Among Us Character, I Was Idealess.

I Am Also Working On JAA. Just Be Pacient.

1
0 comments


>

Cart #gameoflife-0 | 2024-01-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

JAME CONWAY's GAME OF LIFE

THANKS FOR PLAYING

RULES :

Any live cell with fewer than two live neighbours dies, as if by underpopulation.
Any live cell with two or three live neighbours lives on to the next generation.
Any live cell with more than three live neighbours dies, as if by overpopulation.
Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.

More on <a href="https://en.wikipedia.org/wiki/Conway's_Game_of_Life"; >Wikipedia</a>

Choose the grid size, then draw your cells
Left click on a color to set cells color

[ Continue Reading.. ]

2
0 comments


This is a terrible little game about a goldfish named Figglepot who escapes his fishbowl. I thought I'd try out voxatron and my friend and I joke about this fish so this is what came of it.

Game does not currently run in the browser because it was made in 0.3.6 which is too high of a version for the web version of 0.3.58. Download using the cart button if you want to play this silly little game

Cart #figglepot-0 | 2024-01-11 | Embed ▽ | License: CC4-BY-NC-SA
3

3
0 comments


pico 8 does these pretty glitches when running a cart
i was wondering is there a way to rerun the cart like that from the code
i tried different options but it never makes the glitches
what does actually happen when i press cmd+r?

3
12 comments


Cart #breakthrough-0 | 2024-01-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

Breakthrough

You can control the bouncy ball and break the blocks.

This was made for the 1k Jam.
I kinda forgot to upload it here, so now its on the bbs as well.

Controls:

  • Arrow keys to move around
  • Down to accelerate downwarts
  • C to open the menu
  • D to mute the repeating sound
  • Going outside the screen will warp you to the opposite side

Controls in the menu:

  • Up and Down to chosse a difficulty
  • X to start the Game

Thanks for playing :)

8
0 comments


Cart #pack_tactics-2 | 2024-04-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14

Welcome to Pack Tactics!

Pack Tactics is a party game for 1-6 players* where you each captain a submarine and hunt your target, without them managing to track and hunt you! The game is sort of the inverse of battleship. You need to try and remember where your own ship is, even if you can see your enemies. You can ping to locate yourself and nearby subs, but then everyone knows where you are!
A 2 player campaign is included with 16 levels, but I recommend playing Custom Scenarios with more friends once you get the basics down. PVP is very entertaining.

* I haven't thoroughly tested 6 player games because my computer doesn't have 6 USB ports.

Queueing for play.

Once a level is chosen, the game will prompt all players to press the fire key 🅾️ and confirm they are active. All inactive players will be controlled by Ally AI, unless the game detects it is a PVP scenario. In which case uncontrolled players will become grey enemy AI.

[ Continue Reading.. ]

14
1 comment


Cart #kumatoripbes-1 | 2024-01-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Kumatori Panic inspired by the cover created by eat sleep meep

https://linktr.ee/eatsleepmeep

Rescue all the chicken before they become some nuggets. The game is a kind of snake game but with a bear and chicken....

5
3 comments


I Wanna See If Pico 8 Was Easy To Make And How It Was Made, Because I Want To Make My Own Fantasy Console

2 comments


A lot of old games save space by using the same data for multiple purposes. I’ve seen code used as graphics, code inside graphics, graphics containing map data, and was daydreaming what parts of pico8 could be interesting to use as double purpose.
The game thumbnail seems very promising : 128x128 32 Colors is 10Kb worth which is pretty big for pico8.
There ´s nohing in the api related to it, just a keyboard shortcut to save the current screen to it. It’s hidden when using the built in editor, but you can see it when viewing a .p8 file.

I’m a newbie in lua, and don’t know if it’s a valid lua section, or maybe a type of multi line named comment designed for documentation for example.
Or maybe it’s just part of the .p8 format and never passed to the interpreter ?
If there’s a way in code to interact with it, I’d love to know.
Or maybe the source code is somehow in the scope of the program and can be opened and parsed ?

2
8 comments


Cart #fsatobugu-1 | 2024-01-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This is my first blog update. I'm feeling a bit defeated. I'm not making meaningful progress any more. The progress I have made is all but entirely owed to tutorials from nerdy teachers and lazy devs. I'm now spending way more of my time trying to find relevant content to learn from than I am actually learning. I've spent hours combing through BBS posts, reddit, youtube, and discord. When I do find discussion that seems relevant to what I want do, it's rare that I am able to parse the code to learn from it. Trying to stay motivated and move forward.

What I have thus far:
-A running, jumping player sprite which I don't understand how to further animate without continuously looping through a cycle of sprites (How do I do a once-and-done animation?)

[ Continue Reading.. ]

1
6 comments


Hi, all! I've been making Pico-8 stuff for a while and putting it in various places but I decided to finally start uploading it here and trying to be part of this community.

This is Bouncy's Winter Solstice Ride, another greeting card game I sent to my friends and family over the holidays last year. It's a game about sledding around and delivering presents to all the animals in your village.

Cart #bouncys_winter_solstice_ride-0 | 2024-01-09 | Code ▽ | Embed ▽ | No License
11

11
3 comments


Hi, all! I've been making Pico-8 stuff for a while and putting it in various places but I decided to finally start uploading it here and trying to be part of this community.

This is Maximum Overdrive 2, which I made for PiCoSteveMo, a game jam themed around the works of Stephen King. It's a non-combat roguelike in which you're trying to survive in a future where self-driving taxis have paved the entire planet.

Cart #maximum_overdrive_2-0 | 2024-01-09 | Code ▽ | Embed ▽ | No License
9

9
2 comments


Hi, all! I've been making Pico-8 stuff for a while and putting it in various places but I decided to finally start uploading it here and trying to be part of this community.

This is Hop's Big Adventure In The Gift Dimension, which I made in 2022 as a Christmas greeting card game for my friends and family. It's a mash-up of Glider and VVVVVV.

Cart #hopmas_in_the_gift_dimension-0 | 2024-01-09 | Code ▽ | Embed ▽ | No License
6

6
2 comments


Hi, all! I've been making Pico-8 stuff for a while and putting it in various places but I decided to finally start uploading it here and trying to be part of this community.

This post originally contained all four games I'm uploading but it looks like that's not how you make games available on the BBS, so I'm editing it and creating separate posts for each of them.

This is Basil's Adventure, which I made in 2016 as a Christmas present for my wife. It's a platformer in which you play a dog exploring a cave.

Cart #basils_adventure-0 | 2024-01-09 | Code ▽ | Embed ▽ | No License
15

15
7 comments


Cart #starlessplantcleanup-1 | 2024-01-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9


Ancient war machines have been escaping the nearby ruins of a factory! It's now your job to clean up the remaining active robots for the safety of your people.

Boss Music by Mendica - https://www.youtube.com/@mendica
Everything else by me

9
2 comments


Cart #snake_battle-0 | 2024-01-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


My second attempt at doing something in pico-8, just a small multiplayer snake clone that can be played against an AI or someone else

1
2 comments




normal mode

classic mode

2
1 comment




Top    Load More Posts ->