It's like browsing "Featured Carts" in SPLORE... But they are ranked by STARs!
Controls
- ⬅️➡️: previous / next page
- ⬆️⬇️: previous / next cart
- ❎🅾️: run cart
After you are done with the cart, enter the pause menu and select the last option:
back to ★SPLORE

About
STAR SPLORE aims to help you discover some of the best PICO-8 carts ever made.
- That's why only featured carts are included.
- That's also why carts are ranked by stars, the BBS version of "likes".
As imperfect as these metrics may be, they are the ones we have.
Note: when carts are tied for stars, newer carts rank higher.
Why
STAR SPLORE was inspired by @NerdyTeachers' excelent 200 Best PICO-8 Games list.
As of August 2025, there are almost 10,000 carts marked as "Releases" on the BBS. It may be tough to know where to start.
Even limiting the search to the current 500 featured carts, it can be nice to start with the most celebrated ones. That's where the stars ranking comes in.
Updates
New carts won't show up until STAR SPLORE is updated.
STAR SPLORE itself is a regular PICO-8 cart after all. It can't fetch newer carts from the BBS automatically.
On the top right of the screen you can see date when cart information was extrated from the BBS.

Note: when loading carts from the BBS, STAR SPLORE ignores the version number after the ID to get the latest version of the cart.
Offline
STAR SPLORE can also run carts offline, as long as they are in the same folder. Just make sure you don't rename cart files after downloading them from the BBS.
Note that running multicarts offline can be tricky, no matter how you launch them. Please refer to this excelente article from @NerdyTeachers for more information on the subject. Just expand section 3, "For Multicart Games".
Scraper
On STAR SPLORE's GitHub repository you will find the scraper used to extract information from the BBS.
HTML
You can browse every information and link collected for every scraped cart in this HTML page (download it and open in your browser).
Download
The scraper also creates a file with URLs for all featured carts scraped. You can use that file to download all those carts at once using Wget. Please note that downloading carts from the BBS is perfectly legit according to Lexaloffle's terms of use.
Dumping these 500 carts together with STAR SPLORE in an handheld is a great way to browse and discover some great PICO-8 games on the go, even when you are offline.
Outlines
I managed to squeeze in a couple outlines to celebrate the launch of PICO-8 0.2.7 earlier this month.
I also used rrectfill()
on the page counter!
Changelog
- Version 2025-08-28: celebrating 500 featured carts!
- Version 2025-08-16: initial version.




STAR SPLORE working flawlessly on my original RG35XX with MyMinUI custom firmware!
No wi-fi? No problem. Still can play all featured carts, ranked by stars!



Combat Chopper is now the 500th Featured Cart!
I updated STAR SPLORE to celebrate this... Now you can run Combat Chopper from STAR SPLORE!
This update also changes how version is determined. Originally, STAR SPLORE's version was the publish date of the latest featured cart scraped, which at the time was 2025-08-16, the publish date of the "-3" version of PICO Space.
But Combat Chopper is a cart from 2022 that just got promoted to "Featured Cart" this week, so the "publish date of the latest featured cart scraped" actually didn't change!
Therefore, I changed STAR SPLORE's version to be the date when the scraper extracts cart information from the BBS.



I thought this was pretty cool a while back when I first saw it, and then I just realized you had to scrape data off the BBS and put it into the cart, making this even more valuable!
I guess I had assumed there was a way to access featured carts and star amounts with code. That would be a really nice addition actually, I hope @zep can manage that at some point (maybe it might happen along with the fabled score-sub update...).



Wow, thanks for the compliment, @Munchkin!
I don't know about the "fabled score-sub update" (do you have a link?)), but I'd be really glad to see a "rank by stars" category in SPLORE one day...



@andrejtrindade "scoresub" is a feature that zep has been teasing for years which would allow pico8 carts to save and access high-scores / data associated with users to the bbs. The only official thing about the feature I can find on this website is in the FAQ under the question about pico8's status, but it's been mentioned several times in his social media posts. It's become a meme in the community for taking so long lol. (It'll likely be one of the final pico8 features).
Anyway, I was thinking that other bbs access abilities would go nicely with score sub. Not likely to happen but I can dream!






Nice curated list. If possible, could we get the top featured carts sorted by year? Something similar to https://www.lexaloffle.com/bbs/?pid=167739#p would be helpful.



> Nice curated list.
Thanks, @Verb. Of course, Featured Carts are curated by the BBS, not by me. I just scrape the info and rank them by stars.
> If possible, could we get the top featured carts sorted by year?
Great suggestion!
Please understand, though, that there is no ordering happening in the cart itself. The scraper does the ordering, so that the cart has as little code as possible.

This is necessary because the metadata for all 500 Featured Carts take a lot of space. STAR SPLORE currently uses 90% of the compressed size limit, and I'm saving what's left for future Featured Carts.
So, in order to acomodate your request, here is an alternative version of STAR SPLORE! Carts are ranked by year, then by stars, then by publish date (all of them in descending order).
I'll update this post whenever I run the scraper again, so this alternative version of STAR SPLORE will always have the same Featured Carts as the main version.
> Something similar to https://www.lexaloffle.com/bbs/?pid=167739#p would be helpful.
Thanks for the link! I didn't know about the t
and tr
parameters on the query string, they surely might come in handy in the future!



Just bought pico8 a few days ago to use splore on my trimUI brick, and outside of browsing new and featured, its kinda useless if you want to sort by popularity, so i really appreciate it.
I do have a feature reguest, ive been trying to browse genres in splore and even if you're searching for platformer, or puzzle, its not all that good.
But i saw you mentioned NerdyTeachers and under their curated list you can browse by category as well. So do you think its possible to add a genre selection?
Wouldn't really have to change anything regarding your sorting or anything else, just adding the ability to select a genre and filter out all other games, and if you pick 'ALL' you'd get the same results you do currently.



I'm glad you liked STAR SPLORE, @Jey! And the Trim UI brick looks like a great handheld...
About game genres, though, I'm sorry, but I won't be abre to add such feature.
You see, the BBS doesn't have genres. The author can add tags, which are not predefined... For example, Acid Rain has a "puzzle" tag (among others), while Solitomb has no tags at all.
So how come both games show up when you search puzzles in NerdyTeachers' Curated PICO-8 Games? Well, this classification was added manually, game by game, to NerdyTeachers' database.
By the way, BBS Featured Carts and NerdyTeachers' list are different curations. For example, Solitomb shows up in both, but Acid Rain is not a Featured Cart in the BBS.
Anyway, STAR SPLORE's scraper only extracts information from the BBS.
Of course, a scraper could be built to scrape NerdyTeacher's curated list and feed metadata to a "NerdyTeachers version" of STAR SPLORE...
Unfortunately, NerdyTeachers' curated list apparently hasn't been updated since last year, so I don't know if anyone will have the motivation to built a scraper for a curated list that is not currently being maintained.



> Wouldn't really have to change anything regarding your sorting or anything else, just adding the ability to select a genre and filter out all other games, and if you pick 'ALL' you'd get the same results you do currently.
Well, @Jey, this doesn't change sorting, but introduces filtering. Implementing that would also mean adding code...
It all comes back to that compressed site limit. In fact, even adding genre metadata to each one of those 500 games would likely cross that limit already!
I prefer to save what's left for future Featured Carts, you know?
[Please log in to post a comment]