Log In  

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

This is a basic vertical shooter, but if you miss or get hit by an enemy you loose a heart.
If you loose all of your hearts, the game ends.
The game will also end if an enemy manages to get past you.

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

1
2 comments



Hi there! Echoes from the Shield is my post apocalyptic fiction and electronic music project (you can find it on YouTube or IG). I'm also passionate about pixel art and videogames, so I kinda wanted to try making a sort of spin off of the project here on Pico 8. Here are my first step with something suuuper basic, it's the first code of my life, put together to make this silly endless runner.
Funny enough there is no music atm. Will handle this in a second moment.
Cheers!


first update, I added music :) it was so fun and fast to get along with the pico8 tracker since I'm really used to LSDJ, LGPT and the M8, which all share similar workflow.

[ Continue Reading.. ]

0 comments


Cart #batout-0 | 2024-10-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


🎮 Introducing "Batout" – A PICO-8 Arcade Game 🎮
Hello PICO-8 Community!

I'm excited to present to you my very first PICO-8 game, "Batout." I developed this game with the assistance of ChatGPT-o1, providing English-language instructions for it to update the entire code base (a single text file) with each new iteration. I didn't write a single line of code myself, and I'm eager to share this novel creation with the community for your feedback and enjoyment.

✨ Game Overview ✨
"Batout" is a fast-paced arcade-style game where players use their mouse or trackball to control a paddle that bounces a ball, destroys bricks, and fends off pesky bats that introduce unexpected challenges. Navigate through multiple levels, accumulate points, and strive for high scores while avoiding falling bombs dropped by the bats!

[ Continue Reading.. ]

3
1 comment


There are 8 sound effects (№0-№7) that can be interpreted either as a custom instrument or a custom waveform. Where in memory does a pico-8 cart store information about what sfx is in waveform-mode? Im guessing there's a byte somewhere in memory with each of its bits corresponding to each SFX mode. The question is - what's the address?

1 comment



Introducing "Finally Remembering to Vacuum Under the Couch Cushions After 2 Years"!

Do you have what it takes to clean under the couch cushions? Should you even clean under the couch cushions? Only you can decide...

Controls:

  • press X to suck
  • you can probably guess what the arrow keys do

Thanks for checking out my first Pico-8 project.

Cheers!

25
12 comments


So, I just finished a brain f*** port in picotron, But I thought it would be cool to:

A: have a P-8 port.
B: get recognition by posting on both forums.

Note that for now, I just need like, a copy that fits the limitations of P-8

And eventually poth ports will have these https://www.lexaloffle.com/bbs/?pid=154970#p features, but for noow, Can i please have some help?

a-k Normal stuff.
Delete lives up to its name.
R runs the program.

However: a few new features:

*This will be changed later.

"." Only prints numbers,
"," Uses PICO-8 Stile input,
There are only 8 memory cells.

Finally:
{ and } (M&N respectively) work like [ And ], but only when the cell is != 0

Here's My Masterpiece:

Cart #taropakaye-0 | 2024-10-03 | Embed ▽ | No License
1

[ Continue Reading.. ]

0 comments


Cart #salamancer_01-1 | 2024-10-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

4
1 comment


Cart #zombiesurvivalg42-0 | 2024-10-03 | Code ▽ | Embed ▽ | No License
4

Made for class in a week, theme was Arcade.
There are CRT effects in the menu but they don't work well with text

4
0 comments


Cart #munchy_mushrooms-0 | 2024-10-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This is my first attempt at creating a PICO-8 game. I created it based on a submission to a game jam that I made with a friend. Really enjoyed getting to understand the physics properly and was a great intro to the community and tutorial resources around!

3
1 comment


Good news! After intensive labor negotiations, Santa's elves have decided not to go on strike. In an effort to meet the elves' demands for less stress and more fun, management has agreed to start the PICO-8 Advent Calendar Bundle a few weeks earlier than normal and manage the project with a game jam on Itch. We're hoping to get far more participants than last year and streamline the onboarding process. Please don your elf cap and join us. https://itch.io/jam/pico-8-advent-calendar-2024

4
4 comments


Cart #blorb-1 | 2024-10-01 | Code ▽ | Embed ▽ | No License
13

BLORB LIKES CANS. GET CANS!

  • DPAD / Cursors to Move
  • Hold X to Grab / Retract
  • Retract all the way back to the portal to collect a can.
  • You only get 1 life ~ CTRL-R to restart if you crash (or open the menu with ENTER).
  • There is no sound in space (I mean .. there is no space for sound)

Good luck!

This is a game made in 1024 bytes for PICO-1k Jam 2024, co-designed and pixelled by @castpixel (twitter). It is our third production as POD Design; you can find the first two here and here. BLORB is also up on itch and has a PICO-1K entry page. Thanks as always to @Liquidream for running this great jam, and @thisismypassword for the invaluable Shrinko8!

[ Continue Reading.. ]

13
2 comments




Cart #stephens_sausage_roll-0 | 2024-10-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Controls

Move with arrow Keys
X to Undo
Z to Reset Level / Leave Level

A recreation of the first world of Stephen's Sausage Roll
In each level you must completely cook each sausage without burning them, then return to your start point.

5
2 comments


Cart #fitumuzogi-1 | 2024-10-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


This is just a little game I made today. It's my own take on the classic game Snake. Use the arrow keys to move.

1
0 comments


This is a game/demake of Hyper Pac-Man that I'm currently making right now

Cart #hyper_pacman_demake-4 | 2024-09-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


[8x8]
Player 1- Controls
Arrow Keys- Move
Z-Jump [Not Complete]
X-Shoot Laser [Not Complete]
[8x8]
Player 2- Controls

[ Continue Reading.. ]

0 comments


Cart #stockmarket-0 | 2024-10-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Recretion of Weebls Stockmarket made in PICO-8 uses only 3 channels

1
0 comments


Here's a basic CSV parser I use to save tokens in my games. It uses split for the heavy lifting.

Basic version

The most basic version is 66 tokens.

function data(str)
 local lines=split(str,"\n")
 local props,d=split(deli(lines,1)),{}
 for l in all(lines) do
  local o,v={},split(l)
  for i=1,#v do
   o[props[i]]=v[i]
  end
  if(o.name)d[o.name]=o
  add(d,o)
 end
 return d
end

It can be used like this (4 tokens):

spritetypes=data
[[name,sx,sy,sw,sh
alien,0,0,2,2
boss,4,0,4,4
player,0,2,4,2
bomb1,3,0,1,1
bomb2,2,1,1,1
bullet,2,0,1,1]]

The data function returns an array of objects, with properties that map to the CSV columns.

If objects have a name property, then they will be added as a property to the main object with that name.

Which means we can reference the "player" sprite type as:

print(spritetypes.player.sx)

References

This version allows you to reference objects defined in other CSV tables. It's 117 tokens.

glob={
 ["true"]=true,

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


Slashed Res

This is something I'm actively working on.
I am trying to make a shmup or just a graphics library that I can use for other projects.

the movement is what you'd expect and (❎)(🅾️) go between the different quarters of a sprite.

Cart #quarts-0 | 2024-10-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

This code snippet is the method I made to quarter sprites.

--show a quarter of a sprite
--only works for the first row (lazy)
function qspr(sn,qn,x,y)
    local a=0
    if(qn>2) a=4 
    sspr(sn*8 + ((qn+1)%2 * 4),a,4,4,x,y)
end

This is the placeholder/guide sprite that I used to show what quarter you're on
[8x8]

[ Continue Reading.. ]

1 comment


Cart #nidanehiti-0 | 2024-10-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


Is collected jelpi cart by NazarFloppaLovesP8

1 comment


Cart #astfm-0 | 2024-10-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Asteroid Field Miner

You are the pilot of an asteroid field mining vessel. Navigate asteroid fields to collect valuable minerals. Use the collected material to upgrade your ship. Each run through the asteroid field gets longer and more difficult than the last.

4
0 comments




Top    Load More Posts ->