Mines
A Pico-8 Minesweeper Clone

https://github.com/Rayquaza01/minesweeper

https://Rayquaza01.github.io/minesweeper

https://Rayquaza01.itch.io/mines

How to Play

This game is a minesweeper clone, so if you know how to play minesweeper, you should be right at home playing this game.

The game board is filled with tiles that contain hidden mines. Move your cursor with ⬅️, ➡️, ⬆️, and ⬇️. Clear the tiles with 🅾️ to reveal what's underneath. A number will appear on cleared tiles that shows how many mines are directly adjacent to the cleared tile. Use this to figure out where the mines are. You can place flags on tiles with ❎ to keep track of where all of the mines are. Pressing ❎ again will mark the tile as "maybe flagged", so you can keep track of possibilities that you aren't quite sure of yet.

Clear all of the safe tiles to win the game! But be careful: accidentally clearing a mine will result in a game over!

Other things to note

 * You can't clear a flagged tile
 * You can clear maybe flagged tiles
 * You can't flag cleared tiles
 * You can't lose on the first turn
 * Mines are generated after the first move, so you are guaranteed to hit a space with 0 adjacent mines on your first turn.
 * There is a timer and high score. The timer starts counting up after the first tile is cleared or the first flag is placed.
 * The default high score is 500 seconds.

StatusReleased
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorRayquaza01
GenrePuzzle
Made withPICO-8
Tags2D, PICO-8, Singleplayer

Download

Download
minesweeper.p8 (1.0) 34 kB
Download
minesweeper_linux.zip (1.0) 651 kB
Download
minesweeper_osx.zip (1.0) 3 MB
Download
minesweeper_raspi.zip (1.0) 1 MB
Download
minesweeper_windows.zip (1.0) 1 MB

Development log

  • 1.0

Leave a comment

Log in with itch.io to leave a comment.