Log In  

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

Cart #celeste_crux_classic-0 | 2024-09-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
6 comments


Welcome to Picotron's Universe

Picotron's Universe was been born by the Roblox vaultage Picotron Cartridges

to watch this video, press the play button or click/tap the text that says Febten's Pineapple Pizza Act 1


Also please Ignore Randompersonscrazystuff's Video, It's randomly a meme if you preferred it as "Roblox"

3 comments


Cart #turnrand-3 | 2024-09-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments


Cart #trianinemensmorris-1 | 2024-09-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
2 comments


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

1
2 comments


Cart #luduslatrunculorumlatrunculi-1 | 2024-09-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
2 comments


Cart #bikewave-0 | 2024-09-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments


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

1
2 comments


Cart #heatsignature-4 | 2024-09-09 | Code ▽ | Embed ▽ | No License
16

Heat signature

You hide behind the rubble and watch the kid, who listens for drones. Vigilant, focused, and obedient; not curious or joyful like kids used to be. Was it worth it, leaving a broken homeland? The border is close, just one more push. Just avoid the machines.

Gameplay

Your goal is to cross the border without being evaporated by killer drones. You’re safe as long as you remain hidden behind the buildings. Oh, and one more thing — there’s a kid, so 'you' is plural.

Use the arrow keys to move the character
Press Z to call the kid
Remove the plug to end the oppression
There are two endings, indicated by captions

[ Continue Reading.. ]

16
6 comments


Hello Pico-8 Community,

this is the very first attempt of developing something. The idea is to create a windsurfing game.
For now it is a static background, you can navigate the surfer up and down, and speed up by pressing the left arrow key and slow down by pressing the right arrow key.

That is it for now, will slowly but steadily try to continue on the path...

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

0 comments


Jelpi!

[Not Ready]()

Prerelease Info

Unused Multiplayer Mode (Kinda)

Copy This Code

-- jelpi demo
-- by zep

level=1

num_players = 2
corrupt_mode = false
paint_mode = false
max_actors = 64
play_music = true

There is a kinda unused multiplayer mode

Gameplay over here

3
6 comments


Cart #brokenstraight-1 | 2024-09-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
4 comments


Cart #penalitypong-3 | 2024-10-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments


Cart #sowisetegu-1 | 2024-09-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
3 comments


Cart #seejeh-3 | 2024-09-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
2 comments


Cart #mancalatext-8 | 2024-10-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
2 comments


Cart #skipthegraph-1 | 2024-09-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
2 comments


Hello!

I've noticed an issue linked to the mouse capture, tested on 0.2.6b and 0.2.5g.
When switching between mouse capture (poke(0x5F2D,5)) and no mouse capture (poke(0x5F2D,1)), the mouse can teleport to a seemingly random position, permanently or just during one frame.

I've uploaded a test cart to test the issue.

Repro (in browser) :

  1. launch the cart
  2. press "c" to toggle capture mode
  3. click inside the cart frame, to make sure the mouse is captured
  4. press "c" twice, to capture and un-capture the mouse
  5. notice the mouse teleportation

Repro (in windows editor) :

  1. launch the cart
  2. press "c" repeatedly
  3. notice the mouse teleportation appearing randomly

The mouse/keyboard API is documented as experimental, so I'm wondering, will this kind of bug be fixed in the future, or will it remain as is?

Cart #bedopatozo-0 | 2024-09-09 | Code ▽ | Embed ▽ | No License
1

[ Continue Reading.. ]

1
0 comments


A virtual computer that runs on a fantasy console. I find this very interesting, so I've made it work for now.

Cart #chipeight-1 | 2024-09-10 | Embed ▽ | License: CC4-BY-NC-SA
5

Key assignments

[1][2][3][4]
[q][w][e][r]
[a][s][d][f]
[z][x][c][v]

These can also be changed in key.lua if necessary.

0.0.1b

  • Minor bug fixes
  • Modified to load ROMs as external pod files by drag and drop (Thank you pancelor!)
  • Change display from full screen to windowed (to drop the ROM)

How to create a "rom" pod.

store(filepath, userdata("u8", bytelength, romdata))

Specifically, it looks like this.

store("/logo.pod", userdata("u8", 132, "00e0a22a600c6108d01f7009a239d01fa2487008d01f7004a257d01f7008a266d01f7008a275d01f1228ff00ff003c003c003c003c00ff00ffff00ff0038003f003f003800ff00ff8000e000e00080008000e000e00080f800fc003e003f003b003900f800f8030007000f00bf00fb00f300e30043e505e2008507810180028007e106e7"))

5
6 comments


First, a big thank you for fixing the code viewing functionality of BBS pico-8 carts.

Now for the ping related problems :

when a user has a space or a minus sign in his user name, the ping is either lost, or worse sent to another user :
For example, user Peter Mosevich won't get pinged because of the space, but unrelated user Peter will.

Support for something like @Peter Mosevich with documentation in the Formatting Help would be welcome.

0 comments




Top    Load More Posts ->