Log In  

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

Cart #wgevol1-0 | 2021-02-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Made a weird fade-type thing. I'm not entirely sure myself how the deterioration thing works, I just divide the draw colour by the deterioration factor and increase said factor by the deterioration rate every pixel. Messing around with the deterioration rate, starting factor and colour range yields different results, some radically different from others. Adding randomised

pal(x,y)

statements could be cool.

1
1 comment


Cart #stormyp8_tileflip-0 | 2021-02-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Quick first playable something. Made to get a basic handle on the loop.

0 comments


i don't know if its weird but i like my stuffs in one place as long as possible
and in terms of game dev i like stuffs i can open from steam,
if you know krita its an open source app but in steam you need to buy
i still bought the app to also support the devs,
godot engine is there blender is there krita is there aseprite also
too many reason to put the app there
you'll get an auto update you can also turn it off too
bigger community bigger forum bigger audience
steamworkshop but then again its up to the dev if theyll implement this

i like the concept of this and i hope ill see it on steam
endorse this to people make this game engine popular

4
15 comments


Cart #rockpaperkatana-0 | 2021-02-09 | Code ▽ | Embed ▽ | No License
2

A classic game of rock, paper, katana. 5 wins. Relax, enjoy :)

Suggestions on extensions and enhancements appreciated anytime!

2
1 comment


It is far too easy to create a softlock cartridge.

RUN() -- Softlocks program if run from Splore. The only
      -- way to stop is by closing PICO-8 entirely.

Of course, if run from the command line you can always just press ESC and everything will be fine. But I've tested this by running from Splore and there is no escape.
Try it yourself! Just make sure that you saved your work.

0 comments


Cart #tawewush-0 | 2021-02-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Cart #hakuzagura-0 | 2021-02-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


ULAM.P8

Cart #ulam_machi-0 | 2021-02-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


my first try ended up giving a OUT OF MEMORY error on the BBS, I hope this one works.

Renders Ulam spiral starting at 0 rotating counterclockwise.
Shoutouts to JWinslow23 for bringing me down to my senses with how to map the numbers within the position table haha

controls

Mouse - Select number
MB1 - Show number and highlight diagonal primes

2
2 comments



A prototype I whipped up in two hours, my first completed "game", now I just want to polish it a bit, adding in some fade-ins or something for the reply-reveals
Please enjoy
EDIT
0.4 Now with sound!

Cart #orakle_0_4-0 | 2021-02-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
1 comment


Cart #hojosefma-1 | 2021-02-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

A small adventure game built in five days.

3
1 comment


Cart #soyedimake-0 | 2021-02-08 | Code ▽ | Embed ▽ | No License

0 comments


I have a number of functions which, before doing any real work, need to do the exact same pre-processing routine of the passed parameters. As such, they all start like this...

local p1, p2, error = preprocess(param1, param2)
if (error) return error --early return

Is there a way to use metatables to inject this kind of default behavior into functions, without having to copy/paste that boilerplate code each time?

2 comments


Cart #cosmo_test-1 | 2024-07-20 | Code ▽ | Embed ▽ | No License


EDIT_2
lol nevermind I figured it out. I'm so happy about this

EDIT!

so I finally came back to this and got some of the fixes implemented, but now every time my character collides with a surface they teleport back to the top of the screen. Can someone point out what I'm doing wrong?

Thanks again


original post:

I'm stuck again, this time on why my movement isn't working correctly.

When I try to go left, all movement and physics stop. when I try to go right, I "jump" and then fall through the floor.
additionally, the jump "boost" only works when also moving right

i'm following along with the NerdyTeachers YouTube tutorial, but I've rewatched the vids I think would make sense for these issues at least 3x each and I'm still stuck

2 comments


how can i link a game i paid for to my account

0 comments


Cart #gio_collect-1 | 2021-02-08 | Code ▽ | Embed ▽ | No License
4

Can you find all the combinations?

Edit: Added a victory screen, speedrun clock

4
1 comment


Cart #ratatan-0 | 2021-02-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Everyone loves Ratatan! Press/Hold/Let go of UP to help guide the ship into the planet.

1
0 comments


Just testing something... not sure what'll come of it yet.

1
0 comments


I have a raspberry pi with a cheap USB controller plugged in to it. I would like to fx press the select button and the green button which will then start up splore using the pico8 -splore command. The reason is that I now have to have a keyboard connected to the pi which would be nice to remove

But I have not been able to get it working. I have tried keyboard shortcuts and xbindkeys. But none of this helped. Anyone have any suggestions?

4 comments


Cart #celestecassic-0 | 2021-02-07 | Code ▽ | Embed ▽ | No License
17

A short hobby mod I messed with for a few days to check out the PICO-8

Features
-The wallbounce and superdash are added, with some adjustments made to the levels to accommodate them. Try finding new skips!
-Press down to fastfall
-The game is retextured to include me and my partners :3

17
5 comments


A punishing platformer about getting a gem

one of my first pico 8 games. it was rather easy, and it felt like scratch, as you have to make all the physics by yourself.

Cart #pemabimiwa-0 | 2021-02-07 | Code ▽ | Embed ▽ | No License
2

2
1 comment




Top    Load More Posts ->