The Minesweeper Basics

Embed Size (px)

DESCRIPTION

The Minesweeper Basics

Citation preview

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Food Living Outside Play Technology Workshop

    The Minesweeper Basicsby Taga-dagat on May 28, 2008

    Table of Contents

    The Minesweeper Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

    Intro: The Minesweeper Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

    Step 1: The First Part . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

    Step 2: Here Goes Your Logic... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

    Step 3: Number Combos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

    Step 4: Voila! The smiley had its shades on! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

    Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

    Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

    Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Intro: The Minesweeper BasicsIn this instructable, my first one, I will show you the how-to's, the ropes, and the basics, on winning your classic Minesweeper game... without the cheat codes. All youneed is a little stroke of luck (needed on the first part of the 'ible) and some good logic.

    Image Notes1. Wow. 331 seconds to finish expert mode in Minesweeper? How sweet.

    Step 1: The First PartThis is what you'll need for the first part:

    1. Patience2. Luck

    Your first goal is to reveal a good lump of 'safe' squares with just a few clicks, depending on the difficulty you are on. If things got good (see picture 1), proceed to step 2.But I bet you won't be getting the same good lump the 2nd time around, so you'll still be reading the following procedures. Here comes your patience. Yes, patience is avirtue. And you need it for you to win any games out there, including Minesweeper. If things didn't get good (see picture 2), restart the game and repeat clicking until youget that good lump of squares.

    Luck is when you get that good lump.

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Image Notes1. The good lump of 'safe' squares. Image Notes1. This is bad. Restart the game until you reach something similar to the previous

    picture.

    Step 2: Here Goes Your Logic...This is what makes Minesweeper 'hard' for a simple game - the scary numbers. This actually is just a small on/off-pattern-based game system, only with a timer.A square, unless touching a side/corner, has 8 other squares neighborng it, therefore:

    If you click the square and see a '1' in it, it means that one of the other 8 squares around it contains the bomb;

    If you click the square and see a '2' in it, it means that two of the other squares around it contains bombs; and so on.

    If you click the square and see the mine in it, you have no choice but to repeat the game from the start.

    Step 3: Number CombosTo conquer more and more squares successfully, you should also observe other numbers that is near the square you are focusing to click to.

    Example (see Picture 1): All the five '1s' sitting on the bottom-right corner of the Minesweeper box. Based on my observation, you can only put the flag (double-right click)on one of the 4 blank squares, since putting the flag on the other 3 will contradict to the rest of the '1's in that area. So, in order to fill in the problem, I put the flag right inthe square that will make the logic, of all of the five '1's there, true.

    Picture 2 shows a basic number combo.

    Tip: If you are already sure that the n squares you flagged around a numbered square contain the bomb, feel free to click the remaining squares. This might contain ablank square or another numbered one.

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Image Notes1. The flag. '1' says that there should only be one bomb around it. By the gamelogic and by observing the other '1's, you should have summed up that the top-leftof the four blank squares contains the bomb. Thus, flagging it.2. '1' in the corner.3. '1' in the corner.4. '1' in the corner.

    Image Notes1. Here's a number combo. All '2's had 2 flags touching them, same went tothe '3's, the '1's, and the '5'.

    Step 4: Voila! The smiley had its shades on!After several trials, you should have had a little grasp on how to beat Minesweeper. Practice more, and you'll find that your reasoning and observational skills havebecome a little deeper.

    Tip: Some Minesweeper tricks.

    @Picture 2:

    Once you see a '1' situated in a corner, as shown on image notes, immediately flag the square diagonally adjacent to it.Any other number greater than '1' cannot be situated in a corner.

    A frame of '1's always happens (see bottom-right); the three blank squares are also '1's and at the center is the bomb.

    @Picture 1:

    Two '2's situated diagonally against each other often share the two same bombs.

    The higher the number, the greater amount of bombs are placed around it. This may be easy, if and only if you carefully observe other numbers situated near it, or thatthe number itself is '8'.

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Image Notes1. The flag. '1' says that there should only be one bomb around it. By the gamelogic and by observing the other '1's, you should have summed up that the top-left of the four blank squares contains the bomb. Thus, flagging it.2. '1' in the corner.3. '1' in the corner.4. '1' in the corner.

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Image Notes1. The flag. '1' says that there should only be one bomb around it. By the gamelogic and by observing the other '1's, you should have summed up that the top-left of the four blank squares contains the bomb. Thus, flagging it.2. '1' in the corner.3. '1' in the corner.4. '1' in the corner.

    Related Instructables

    Shocksweeper-A shockinggame ofminesweeper byalecnotalex

    Howto win atminesweeperwithoutcheating!!! byMagicfap

    How to beatMinesweeper byRadioactvBiohazard

    using artmoneyto hack gamesby de-evolution

    how to have theoldminesweeper inwindows 7(Photos) by Thenerdling

    MinesweeperPixel Art SuperMarioMushroom byJM1999

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    Advertisements

    Comments12 comments Add Comment

    nutsandbolts_64 says: Feb 13, 2010. 2:00 AM REPLY This really sucks. Your plan works, but I just clicked on the first square and I stepped on a mine :(

    valleycrosser says: Jul 26, 2010. 1:14 PM REPLYIt is actually impossible to get a mine on your first try because of the way the game is programmed but it is possible to get a mine on you second click.

    robbieb says: Sep 16, 2009. 8:42 PM REPLYIf you want to become a real fast pro, use the L+R click, turn off the "?" marks, so you only flag or unflag with a single click, and leave squares that you knowdefinitely have mines unflagged unless flagging them helps with the L+R click rule. Any unflagged mines will automatically flag if all empty or number suareshave been cleared. You should be able to get below 180 seconds on expert. Luck still plays a big part, and zen. Once you are in the "minesweeper zone,"you'll have finished without realising how long it took you, and be surprised at your time!

    twenglish1 says: Jul 16, 2008. 2:16 PM REPLYthis really sucks

    Taga-dagat says: Sep 4, 2008. 5:32 AM REPLYThat's one cruel moment there eh?

    twenglish1 says: Sep 4, 2008. 11:46 AM REPLYyah it was :-(

    paulgeering says: Sep 3, 2008. 8:31 PM REPLYThis happened to me today. Frankly I find it insulting that after the last 700 or so seconds of frantically applying logic and ensuring no bad clicks, it comesdown to a 50/50 guess.

    twenglish1 says: Sep 3, 2008. 8:33 PM REPLYyah either i got it or i didn't but unfortunately i didn't

    then says: Jul 16, 2008. 1:44 PM REPLYhere's my best although I could probably do better...

  • http://www.instructables.com/id/The-Minesweeper-Basics/

    then says: Jul 16, 2008. 1:45 PM REPLYuh oh duh pic is too small... I just got 661 seconds on minesweeper on expert

    beerboyone says: May 29, 2008. 3:29 AM REPLYIt seems you have missed a useful tool in minesweeper, the left-right click. if you left click and hold then right click on a cleared tile all tiles adjacent to thattile will clear unless one or more has a bomb, in which case no tiles will change.

    Taga-dagat says: May 29, 2008. 11:18 AM REPLYBrother, how could I forget that... XD