So a thing I distinctly remember from back in the day was games coming on multiple CDs. Usually adventure games, and the like.
Now, is this possible with Pico-8? My assumption was being able to have a "huge" map by splitting the areas on different carts, and having a "load screen" that asks you to change the cart.
I know it's possible to load other carts from within a cart and other funky stuff, but that's a liiittle different. I'd like it to feel a bit more physical than that, hence asking the player to load the next cartridge.
The problem therein, though, is that base ram is copied from cart rom whenever the editor is closed. Does that include the prompt? I'd love to try to test this out, but...uh, I really have no idea where to start.
Also, this'll probably be a neater trick to pull when the persistent save data is out.



Because every console needs a (few) Pong port(s).
This is my first Pico-8 project. I've got a lot more ideas for it, and it's not done yet.
Future Plans
- Powerups if a match goes on long enough? Honestly, not sure if this needs it.
- Music
Known Issues
- The AI is occasionally too good at the game.
- Sometimes the ball goes too fast to catch.
Changelog
v4
- Goal sound.
- AI tweaks.
- Ball speedup changes.
v3 - Made the court pretty
- Added a score display
- Made the AI a little easier by making the ball go faster over time.
v2 - Updated the splash screen.
v1


