A recreation of classic Windows Entertainment Pack Minesweeper. 

Your mission is to uncover all the tiles without mines. Click any tile to start the game. No mine will be in the start tile or around it (these will be moved), and the map will have the exact number of mines shown.

If a tile has mines around it, it will show the number of mines around (maximum of 8 mines). You can flag the tiles you know to have mine under it, but it is not needed to win a game.

False flags can be detected near end game if your mine count goes to negative (you have flagged tiles with no mine).

=== CUSTOM MAPS ===

You can select "Custom" mode and set the playfield size and mine count as you wish - maximum size is larger than in the original, and you can create real marathon challenge (120x60 tiles) if you wish so. BTW - empty area open flood fill is not using a recursive algorithm, so there should be no stack overflows to crash a game.

=== TIMER ====
Digital displays have 4 digits instead of three, so you can record your gameplay with the timer up to 9999 seconds, roughly 170 minutes ;). When a game is won, you will get the playtime with the accuracy of a fraction of a second.

=== CONTROLS ===

Menus - Mouse left click
Open a tile - Mouse left click
Flag a tile
- Mouse right click
Clear tiles around (when correctly flagged) - Shift + mouse left click or left + right mouse click

=== INFO ====
Programming, design and graphics by Sami S.

I created this as a learning experience.

Graphics and Emojis are custom high-resolution vector graphic recreations in style of the original game which I (painstakingly) created in Affinity Designer.

Feel free to leave comments (just say hi if you feel like it), bug reports and suggestions.

StatusIn development
PlatformsHTML5
Authorezez33
GenrePuzzle
Made withUnity
Tags2D, Casual, Explosions, Retro, Unity
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse
AccessibilityHigh-contrast

Development log

Leave a comment

Log in with itch.io to leave a comment.