128xsweeper
My friend Wyvy had an idea to make a Minesweeper clone in PICO-8 and make each pixel a cell. However, PICO-8 kept running out of memory, so I decided to store the data for the minesweeper board as a bitfield in the General Use memory area. I probably could have just used a table of raw number values or something but whatever.
Download
Download
sweeper.p8 60 kB
Leave a comment
Log in with itch.io to leave a comment.