Log In  

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

A fun little project trying to replicate a tamagoshi like game, now in english!

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

0 comments


Cart #dezoitoddish-1 | 2022-06-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

2 comments




I've been drawing for 8 months every single day. and I really like Pico 8, so I thought I can mix two and two together . my profile drawing was made 4 months ago so my art skills have been going up from there. I'm not the best at pixel art but I can try. thx for reading.

0 comments


hi guys >:)

0 comments


Cart #aramith-0 | 2022-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments




Cart #zegisuhuha-1 | 2022-06-15 | Code ▽ | Embed ▽ | No License


this is definitely not anything related to the walkman demo i posted earlier this year (not even sure if it was this year)

1 comment


ive loved pico 8 the whole year, but now that schools over, i dont feel like playing as often. ill come in time to time, but i will probably not be playing at all anymore. i will never forget all of the amazing games created by all of you, but im afraid its my time to go. love you all, Jaeson Pickens.

2
3 comments


I was wondering, how could I change my username on this website? I chose it a while ago and would like to change it, if possible. thanks

1 comment


Cart #pwordle-0 | 2022-06-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Cart #powdergame-0 | 2022-06-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


A demake of the powder game from Dan Ball complete with powder, liquid, gas and fire and clone element as well as a failed attempt to make conways game of life

its a bit glitchy and laggy but it works

1 comment


so I tried to use my Playstation 5 controller with my PICO-8 software, it is running on windows and I added the sdl2 map. Here is the map:
030000004c050000e60c000000000000,PS5 Controller,a:b1,b:b2,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b12,leftshoulder:b4,leftstick:b10,lefttrigger:a3,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:a4,rightx:a2,righty:a5,start:b9,touchpad:b13,x:b0,y:b3,platform:Windows,

it should be correct yet when I try to use my Playstation 5 controller it isn't working, no buttons do anything. I read the wiki on how to set it up and I think I'm doing everything right. what are common mistakes or causes that this doesn't work.

0 comments


Cart #ldmemtest0001-0 | 2022-05-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This is the code I mention in a youtube comment on a LazyDevs episode in his Shmup series.

1
1 comment


arrows to move cursor
press O to stop/start
press X to place pixel
hold O and tap right arrow to move one frame at a time
left + right + O + X to clear screen

Cart #wojsonaba-0 | 2022-05-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


wat

Cart #smbap8-0 | 2022-05-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


gonna start making my first game today wish my luck :)

                            -cultered_butter
0 comments


So uhhhi am new on this page lol

joe mama

0 comments


SPRITE 00 - SAND
SPRITE 01 - LEMON
SPRITE 02 - All colors
SPRITE 16 - WHITE
SPRITE 17 - STORM
SPRITE 18 - Top is LIME, bottom is MOSS

Modify your palette matching the image. I used Painto8 Lite bbs cart to generate this line of code.
pal(split("7,2,3,4,5,6,1,8,9,10,11,135,13,14,15,0"),1)

Put the code in and run it once.

pal(split("7,2,3,4,5,6,1,8,9,10,11,135,13,14,15,0"),1)
poke(0x5f2e,1)	--editor mode

function _draw()
	cls()
	print("its running",0,100,1)
	spr(0,0,0,3,2)
end

Now do the IMPORT and run again.
Whats happening: When your custom palette being drawn in editor mode, ONLY THEN you are good to import the sprites. After that, you can remove the poke.

all the steps in 8 seconds or less

links

https://twitter.com/lexaloffle/status/1169043337665335297

[ Continue Reading.. ]

2 comments


Hello!
I am currently finishing a Celeste mod (yes very original) from Among Us, like a Suseste but without being a troll and longer

ES:Hola!
estoy actualmente terminando un mod de Celeste (si muy original) de Among Us, como un Suseste pero sin ser troll y mas largo

Les Presento "Amogus In Celeste"
I present to you "Amogus In Celese"

Y si, como ven en el gif esta en Español xD
And yes, as you can see in the gif, it is in Spanish

3
5 comments




Top    Load More Posts ->