Log In  

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

hey so i think i just found a new tech

basically, from what i can see, the player falls down, and with enough precision and velocity in which the player falls, there is a one-frame window where you can jump off of the wall with the spikes
this just stood out to me because the hitbox of a right-facing spike is larger than a left-facing spike's hitbox. This allows the player to jump off of a left-facing spike's wall while stationary, but not with a right-facing spike's.
maybe this was already a tech?

0 comments


The 'Open Host OS Folder' and the built-in capture tools never worked for me

But tonight I finally asked for help on the discord and I managed to fix the issue

Turns out, Picotron doesn't like the fact that the 'Desktop' folder can be localized (which is pretty common)

So a simple ln -s /home/oniricorpe/Bureau/ /home/oniricorpe/Desktop is enough as a workaround

Would be great to work as intended whatever is the language of the host system

picotron 0.2.0h, build 250719-175851

0 comments


Cart #nine_nightmares-0 | 2025-08-17 | Code ▽ | Embed ▽ | No License

Do not let yourself see them..

A short action game for LOWREZJAM 2025.

Controls

  • Arrow keys to move left or right
  • Circle button to boost
0 comments


Cart #pitozwre-0 | 2025-08-16 | Code ▽ | Embed ▽ | No License
1

my entry for this years womengamejam 2025 the theme was "nothing is at it seems" or something similar.

i did this on my own but since i did not follow any tutorial(excpets the teachings form Nerdy teacher about sepparated things) rapidly i needed the help form chatgpt4, because it has been so long since the first game i did i had forgotten lots(and my screnshoot folder got erased by mistake TT_TT) so i just participated to make something quite simple and relearn ocncepts.

hopefully my next game will be made on my own!

it called
MIRAGE
the futility of love.

who knew something so simple would take so much out of me?im extremedly tired.hehe but it was fun.

1
0 comments


https://jelpi-hs.pages.dev/

Are you ACTUALLY good at Jelpi? Now is the time to dig in to your Jelpi chops and play it like never before with an online leaderboard that I made in a few days. If you get a highscore, post your GIF here!

0 comments


Cart #turtleban-0 | 2025-08-16 | Code ▽ | Embed ▽ | No License
3

TURTLEBAN lets you take the role of TURT L. BAWN and solve 12 puzzles featuring BUTTONS and ETC.

CONTROLS: Z-start/rewind ARROW KEYS-move

If you enjoy it, let me know here: [email protected]

3
1 comment


Hey everyone!
I was working on a demake of Balatro, and was testing out some functions by running the card over and over, when it suddenly started reporting a "memory overload." It wouldn't run, until I restarted Picotron. But when I loaded it back up, all my sprites were completely missing! Not just corrupted, but completely blacked out.
Of course, I have anywhen running for times like these, so I load up a previous save and... huh?

No matter what I do, anywhen can not load any previous file. Either I put in only a date, and it tries to load from 5AM (which has no file), or I put in an exact time, and it searches for a completely different one. In fact, most dates I put in end up with Picotron searching for this exact date in the picture: Aug 17, 01:48:17. Not only is that not what I typed, it's actually in the future!
Now anywhen is saving my deltas, probably correctly. As seen below, I'm actually putting in times that align with real supposed saves (adjusted for 4-hour time zone in the above picture, but even without it it returns the same result)

[ Continue Reading.. ]

5 comments


Hey All, PICO-8 0.2.7 is now up on lexaloffle, Humble and itch.io. No CHIP/PocketCHIP build yet, sorry! (my last PocketCHIP died -- I'll come back to that later)

This update introduces some late additions to the API before freezing at 0.3, and improvements aimed at handheld devices. 0.2.7 also includes an important security patch for a vulnerability affecting untrusted carts running locally (see below).

RRECT

This feature was needed for Picotron but I think also feels at home in PICO-8 / Voxatron. rrect() and rrectfill() take x,y for the top left corner, a width and height of the rectangle, and a radius for the corners. When the radius is 0 (the default), rrect / rrectfill act as an alternative to rect / rectfill when it is more convenient to specify a width and height rather than x1, y1.

[ Continue Reading.. ]

42
14 comments


Cart #dukefazudu-0 | 2025-08-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

[64x44]

-- controls --

left and right to move
x to jump
z to float (hold)

6
1 comment


Cart #platformer_game002-0 | 2025-08-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

-- platformer game test 002 --

----- 2D_platformer, climbing, level_based -----

--------- Pico-8 game [0003] ---------

controls:

Left/Right - move

X - jump

temporaty post just to showcase progress

I will edit and update this in the coming weeks

.╱|、
(˚ˎ 。7
|、˜〵
じしˍ,)ノ

0 comments


Cart #nasalander-0 | 2025-08-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Cart #zubatsim-0 | 2025-08-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


I bought pico8 in 2022, and tried reaching out to [email protected] a few times, never with an answer. Somehow, the product didn't get registered to my account, so I cannot update. Is my only option to update/continue to rebuy pico8?

Thanks in advance!

1 comment


Cart #tank_empty_pico-2 | 2025-08-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Tank Empty Pico

Driving along the highway, you find yourself low on fuel and in the most treacherous area of the highway. Collect the gas cans to refill your tank, while avoiding road obstacles and other drivers, to reach as far as you can.

Good luck!

About the development

I wanted a simple project to get started with PICO-8, so I decided to remake my very first game from scratch.

I had a lot of fun learning, and I'm sure to use PICO-8 and/or Picotron for further game dev!

Changelog

  • v1.1 (the Outline Update)
    • Updated PICO-8 to version 0.2.7

[ Continue Reading.. ]

2
0 comments


Cart #noisepuddles-1 | 2025-08-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Oil spill simulator!

This implements the Fast Marching Method for the Eikonal equation to calculate the spread of waves - puddles - on a plane where the propagation speed varies according to a simplex noise function.

Randomly varying amounts of puddles will be created at once; as they collide, they form a kind of Voronoi diagram. Where a puddle goes, it will also draw some new noise for the next generation of puddles, and each puddle chooses its own palette and possibly dithering method to display it.

3
2 comments


Cart #gull_game_001-1 | 2025-08-15 | Code ▽ | Embed ▽ | No License
1

Play as a hungry seagull that needs to eat as much as possible while avoiding the bad stuff. Eat enough food within 3 timed rounds to be crowned the fry queen!

This is a simple catcher-style game for my first pico-8 cart. I have a long list of features to add such as music, randomizing wearable hats, more powerups, enhancing the background art i.e. parallaxing clouds and tiles for the ground.

Please enjoy & I'm open to any suggestions for improvement

1
1 comment


My first game, This is a re-upload because there was a bug but I couldn't figure out how to update so I deleted the messed up version.


2
1 comment


Cart #meramobyi-0 | 2025-08-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Cart #sparebear-1 | 2025-08-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

a rock climbing themed puzzle platformer featuring two bears who have unique climbing abilities! shoot slime, climb ropes, eat pizza, and enjoy my first ever pico 8 cart :)

3
1 comment


I was trying to start carts for Picotron in my RetroPie installation on a Raspberry Pi5.
I eventually figured out how to configure EmulationStation for Picotron and that I can start a cartridge in headless mode by using picotron -x %ROM%.
When I start a game this way from EmulationStation, the screen goes black showing only a blinking cursor in the upper left corner. But I can hear the sound from the cartridge, this means Picotron must be running the cartridge in the background or something like that.
I also tested this on my laptop with Linux Mint starting the linux version of picotron from the terminal with -x and I have the same result: no display, only the cart sound in the background.
I use Picotron V0.2.0h3

0 comments




Top    Load More Posts ->