Log In  

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

I often want to modify the core utilities located in the /system directory, but they always get reset when the system is rebooted or shut down. This includes default apps, tooltray, utilities, and other system files that I wish I could edit and save permanently. However, I keep getting the error "Can't save changes to disk," which is quite frustrating.

Am I the only one who would appreciate a way to make these changes permanent? Is there a way to modify these files and save the changes to disk, or is it even possible? Any help would be greatly appreciated!

2 comments


Picotron Launcher v3.0

Inspired by EZEN's NewCarts Viewer.

As far as I’m aware, this is the first launcher ever created for Picotron! While other luncher displays new carts uploaded to the online repository, or a fix selection of carts, this launcher focuses on local content. It scans the /appdata/bbs/ directory on your Picotron machine, lists all .p64 files, and lets you launch them instantly with a click—making it easy to access and run your locally stored projects. I like to keep it on my desktop for quick cart access. and I put all new cart I aquire from the bbs into that /appdata/bbs/ directory making it very convenient. if you have any suggestions let me know.

NOW WITH SOUNDS

2
0 comments


Cart #eigenbom_raycaster-1 | 2025-01-09 | Embed ▽ | No License
8

Here's a basic raycaster I hacked together. It uses the map editor and renders sprites as walls. It's nothing serious but I've been having fun with picotron during my holiday break.

8
2 comments


Cart #deepdark-1 | 2025-01-09 | Code ▽ | Embed ▽ | No License
4

4
2 comments


One of my biggest takeaways from this project is the concrete understanding of the dangers of Feature Creep, as well as the importance of having realistic project expectations and proper planning. In software development, it’s inevitable to encounter bugs and features that need to be adjusted based on real-world scenarios. These tasks take up a significant amount of time, which is often unpredictable. Therefore, it is essential to allocate sufficient time for debugging and adjustments, instead of continuously trying to integrate new features into the program.

Moreover, the dangers of Feature Creep were vividly demonstrated in this project. In my past programming experiences, I rarely paid attention to the memory usage of the program. As a result, I often wrote code with higher readability and decoupled various modules to make them easier to modify and debug. However, this approach inevitably led to code bloat, which I didn’t consider a problem until now. Given the limited code capacity of the Pico-8 engine, I encountered memory issues during the final stages of the project and had to spend extra time trimming down my code. Fortunately, I realized the problem of Feature Creep midway through development and decided to cut half of the planned levels and monsters. Otherwise, the memory constraints would have caused even more headaches.

[ Continue Reading.. ]

0 comments


Cart #faulty_overdrive-0 | 2025-01-09 | Code ▽ | Embed ▽ | No License
10

My submission to Mini Jam 175.
Your ship constantly moves upwards, but firing pushes you downwards.

10
1 comment


Gordy and the Monster Moon is a bite-sized, Halloween-themed Zelda-like about a pumpkin astronaut going on spooky adventures.

  • Explore the strange and varied biomes of the Monster Moon!
  • Find upgrades and unlock shortcuts to help you explore even better!
  • Defend yourself from monsters with a cobweb you found on the ground.
  • Ask dad for help if you get stuck!
  • What is in Lander B?

Cart #gordy_and_the_monster_moon-1 | 2025-01-10 | Code ▽ | Embed ▽ | No License
20

When I put this game on Steam in 2023 I wanted to make it available to the Pico-8 community for free, but I didn't want everybody to be able to play it for free because then who would buy it? The compromise I came to was to make the cartridge available for download, but not upload it to the BBS.

[ Continue Reading.. ]

20
10 comments


Cart #petal_quest-12 | 2025-01-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
34

Petal Quest is a tiny adventure in a forest of secrets.

This is a game of discovery with light puzzles. Loosely inspired by Tunic, Fez. I love these strange little games and the world needs more of them.

Thank you for playing!

Play on itch.io
Patch Notes

Credits

Game and music by Noel Cody.

Resources: Some SFX are from or adapted from the PICO-8 SFX pack. The base dog sprite is adapted from the cat in the PICO-8 Wander demo. The base rabbit sprite is adapted from

[ Continue Reading.. ]

34
18 comments


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


上下左右键:移动 Arrow keys: Move 矢印キー: 移動
Z键:确认 Z key: Confirm Zキー: 決定
X键:取消 / 退出 X key: Cancel / Exit Xキー: キャンセル / 終了

0 comments


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


this is a test to add flip phone compatibility to future pico8 games. there's nothing crazy to it as i whipped it up in one evening. i'll leave a comment once i get someone with a flip phone to test it. if you are able feel free to do so yourselves!

0 comments


Hello all, is there a way to quickly sort carts from oldest to newest? Basically, to get to the highest page number without having to click 100s of times? Thanks for any help!

1 comment


Cart #juyariwizo-0 | 2025-01-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments



River Crossers is a game, avoiding eagles, bubbles and sharks. You can walk around, jump and charge, and the game has 4 game modes: River Crossers, Survive, Super Force and Hit the Targets.

Credits, this is all made by me alone, you can reach out to me Discord, tuna3761. Check out my itch "plazmaero" for more games like this ^-^

0 comments


Tronic Defence

Cart #tronicdefence-0 | 2025-01-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Tronic Defence is a 2.5d space-shooter where you are a robot tasked with guarding an antenna on a space-platform from enemies coming in to destroy it while it transmits plans for a secret weapon to be used against the attacking race. The story is included in the cart.

Controls:

up/down:
Move forward and backward

left/right:
Strafe left and right

O,Z + left/right:
turn left and right by 90 degrees

O,Z + down:
turn 180 degrees

X,x:
Fire your weapon

Main Menu:

From the main menu the story and help pages are accessible as well as selecting the skill level and flat graphics mode.

[ Continue Reading.. ]

4
0 comments


I may be getting too greedy. This portal rendering engine works fine for making "normal" rooms, but it struggles with things like stairs.
No where near what freds72 was pulling off with Poom and bsp with potentially visible sets.

9
1 comment



The Quick 'N' Dirty Galaxy Generator builds off of my my Quick 'N' Dirty Planet Generator by adding procedurally generated planets, routes, names, and governments to create a nice, compact little galaxy to explore. Right now, it's just a toy, but you can probably see where I'm planning to go with this!

Version 0.2 update: Saving Things!

  • Added auto-saving and auto-loading of the galaxy and the current state of your exploration. Reload your browser and pick right back up where you left off!
  • Fixed a bug where the same governments and government colors were chosen over and over
  • Fixed a bug where governments could take over the capitals of other governments during generation

[ Continue Reading.. ]

11
4 comments


Cart #rock_the_game-0 | 2025-01-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

Rock is another Noah Poole Sports Sim, but this time it's autobiographical!

When I was young my friends and I would go out in the woods and smoke weed and throw rocks at bigger rocks, with whoever got the closest winning the round. Spend a lazy summer trying to beat your friends. First one to ten wins!

Initially made for eggjam 24. Thanks for playing!

11
1 comment


Cart #blodopaper-1 | 2025-03-02 | Embed ▽ | No License
1

Howdy! This is just a wallpaper that I made based off a character in a rpg I'm making for Picotron. It follows your desktop theme, plus it contains special "outfits" for the following months; January, February, April, October, November, and December! I may update this from time to time btw (already have, this has been in the discord server for a bit).

1
0 comments


Cart #shogun_p8-0 | 2025-01-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

A simple strategy board game for 2-4 players. Can be played with the standard Shogi set.

There are two types of pieces:

  1. Players, move 1 square in any cardinal direction and can only be moved by their owners.
  2. Pointers, move 1 square in any direction except backward and can be moved by all players. When pointers move, their orientation changes.

Pointers attack the square in front of them. Players cannot enter an attacked square. If a player is attacked, they must move out; if they cannot, they are defeated.

A player wins by reaching the center of the board, or by defeating all other players.

3
0 comments


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

0 comments




Top    Load More Posts ->