What is this?
This is a simple Same Game clone written for Pico-8. It is basic, but functional. There are 3 board setups to choose from:
- Pocket: 11x12 with 5 colours, just like Bubble Breaker
- Big Easy: 15x14 with 4 colours. Big scores.
- Six Colours: 15x14 with 6 colours. Much harder.
Controls
- ⬅️➡️⬆️️⬇️: move the cursur around the board
- ❎: mark, or clear
- 🅾️: Undo last clear
Gameplay example
Move the cursor around, mark some adjacent balls and clear them. Repeat until no more moves are possible, or until the board is cleared. Compete for the best score!

Changelog
v1.0 2025-09-06
- Initial release
- Sound, highscores, a menu system - all the basics work
[Please log in to post a comment]