You are using an outdated browser. Please upgrade your browser to improve your experience.
MineSweeper HD

MineSweeper HD is a reprisal of the classic Minesweeper game

MineSweeper HD is a reprisal of the classic Minesweeper game

MineSweeper HD

by Reefwing Software
MineSweeper HD
MineSweeper HD
MineSweeper HD

What is it about?

MineSweeper HD is a reprisal of the classic Minesweeper game. It is interesting mostly because it was coded entirely on an iPad in Lua using the Codea application from Two Lives Left.

MineSweeper HD

App Details

Version
2.0
Rating
(1)
Size
6Mb
Genre
Simulation Strategy
Last updated
January 14, 2016
Release date
August 30, 2012
More info

App Screenshots

MineSweeper HD screenshot-0
MineSweeper HD screenshot-1
MineSweeper HD screenshot-2
MineSweeper HD screenshot-3
MineSweeper HD screenshot-4

App Store Description

MineSweeper HD is a reprisal of the classic Minesweeper game. It is interesting mostly because it was coded entirely on an iPad in Lua using the Codea application from Two Lives Left.

The sprites in the game were drawn using Spritely, the sprite editor which comes with Codea.

The source code for this game and a description of how it was built is available for download at the Codea Tutorial site (http://codeatuts.blogspot.com.au/)

OBJECTIVE:

The objective of the game is to clear the grid without tapping any of the mines. If you tap a mine the game is over.

INSTRUCTIONS:

From the menu you can select Easy, Medium or Hard games. The difference in difficulty is determined by the size of the game grid and the number of mines.

Easy - grid dimensions 8x8 with 8 mines
Medium - grid dimensions 15x15 with 30 mines
Hard - grid dimension 18x18 with 60 mines

The game screen shows the number of cells not cleared in the top left hand corner and game duration on the right. Tapping on the game grid will reveal either an empty square or a mine.

The first tap is a gamble. In this version of Minesweeper it is possible for your first tap to be on a mine. Mines are placed randomly in different positions each game. If there are no mines surrounding the cell you tap then all of these cells will also be revealed at the same time. If there is a number in a revealed cell this indicates the number of mines in the surrounding cells. You can use this information to deduce the location of the mines.

Mathematically it has been shown that the highest chance of clearing multiple cells is by tapping in a corner.

There are three buttons on the game screen:

Show/Flag: Tapping the shovel or flag icon at the bottom of the screen will toggle between show and flag mode. In show mode, tapping a cell will reveal it. In flag mode, tapping a cell will place a flag on it, indicating there may be a mine underneath. You don't have to use flags but they make the game easier to solve.

New: Will reset the grid and start a new game.

Menu: If tapped will take you back to the Menu screen.

HIGHSCORE:

The high score for each of the three game difficulties is stored. You get a high score by solving the grid in the shortest recorded time.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.