Back at it with a refactored version of the first Mines game. The goal here is learning and fun, and this project has been both of those for me.
Play
- Arrow keys to move around
- x to select tile
- z to set flag on tile
Features
- Minesweeper clone ('cuz there ain't enough of them)
- Level-progression game play
- Game field scrolls larger than game view to support super-big game fields
- Field continues indicator arrows
- Better performance at 30fps
Hmm, that was shorter than I expected :). I wanted to refactor what I did in the first one and add levels. And they are working. It still ugly, but, well, okay.
All my playing around PICO-8 stuff https://github.com/brettski/pico-8
Thank you for reading.
A wide field example:

P#85757 2020-12-25 03:57 ( Edited 2020-12-25 04:20)
Yet another mines clone.
Still working out
- some of the end game flag logic
- surrounding graphics
- levels
- sound affects
P#74862 2020-10-25 00:24 ( Edited 2020-10-25 00:26)
It actually turned out to be a pretty fun little project.
P#78344 2020-06-21 00:12 ( Edited 2020-10-25 00:16)