Mine!
by krajzeg
This is my first Pico project. It's just a Minesweeper clone - I wanted to start with a
known quantity just to get a feel for Lua and the API. I figured that in the unlikely event
that the Pico becomes a hit handheld console, at least all those Minesweeper fans will have an
implementation ready to go.
Then I found about the search function in splore and realized that somebody already made one
:). Well, I guess there is two to choose from now :).