<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>How to play Sudoku</title>
	<atom:link href="http://howtoplaysudoku.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://howtoplaysudoku.info</link>
	<description>A guide to playing sudoku</description>
	<lastBuildDate>Sun, 06 Jun 2010 00:34:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sudoku Gameplay and Strategy</title>
		<link>http://sudokuworlds.com/2009/05/sudoku-gameplay-and-strategy/</link>
		<comments>http://sudokuworlds.com/2009/05/sudoku-gameplay-and-strategy/#comments</comments>
		<pubDate>Sun, 24 May 2009 19:59:24 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[3x3]]></category>
		<category><![CDATA[empty boxes]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[japanese]]></category>
		<category><![CDATA[japanese puzzle]]></category>
		<category><![CDATA[puzzle]]></category>
		<category><![CDATA[puzzle game]]></category>
		<category><![CDATA[strategies]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[stuck]]></category>
		<category><![CDATA[Sudoku]]></category>

		<guid isPermaLink="false">http://sudokuworlds.com/?p=3</guid>
		<description><![CDATA[Objective
sudoku is a Japanese puzzle game consisting of 9 rows and 9 columns, which when combined, create a 9&#215;9 grid.  This grid is then subdivided into 9 smaller 3&#215;3 grids.  The object of the game is to fill in each row, column, and 3&#215;3 grid with the numbers 1 through 9.  Each [...]]]></description>
			<content:encoded><![CDATA[<h3>Objective</h3>
<a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">sudoku</a> is a Japanese <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">puzzle</a> <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">game</a> consisting of 9 rows and 9 columns, which when combined, create a 9×9 grid.  This grid is then subdivided into 9 smaller 3×3 grids.  The object of the <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">game</a> is to fill in each row, column, and 3×3 grid with the numbers 1 through 9.  Each number can only be used once within each row, column, or 3×3 grid.
<h3>Basic Strategy</h3>
One of the simplest ways of figuring out what number belongs in an empty box is when there is only 1 missing number in a row, column, or 3×3 grid.
<div id="attachment_4" class="wp-caption aligncenter" style="width: 274px;"><img class="size-full wp-image-4" title="Figure 1" src="http://sudokuworlds.com/wp-content/uploads/2009/05/figure-1.png" alt="Figure 1" width="264" height="260" />
<p class="wp-caption-text">Figure 1</p>

</div>
In Figure 1, the highlighted blue box, Ba, is the only empty box for row B.  The only missing number for that row is a 4, and therefore, we know the blue box must contain it. This will also be the case for a column or 3×3 grid.

When there are two missing numbers in a row or column, those missing numbers cannot go anywhere else in their corresponding 3×3 grids.
<div id="attachment_5" class="wp-caption aligncenter" style="width: 272px;"><img class="size-full wp-image-5" title="Figure 2" src="http://sudokuworlds.com/wp-content/uploads/2009/05/figure-2.png" alt="Figure 2" width="262" height="262" />
<p class="wp-caption-text">Figure 2</p>

</div>
In Figure 2, Ac and Ic, the light blue highlighted boxes, are the only empty boxes for column c. The only missing numbers in the column are a 1 and a 3, so therefore they have to go in the two empty boxes. If you look at row I, you will notice there is already a 3, located in If.  Since there cannot be more than one of the same number in a row, column, or 3×3 grid, the 3 cannot go in Ic and it must go in Ac. This forces the 1 to go into Ic.

This will also work if the box that is missing the number in a row or column is contained in a 3×3 grid that already holds one of the possible missing numbers (Ga). Another 3 cannot go in the 3×3 grid, forcing it to go into the other empty box in the row or column (Gh).  This is further explained below.
<div id="attachment_6" class="wp-caption aligncenter" style="width: 274px;"><img class="size-full wp-image-6" title="Figure 3" src="http://sudokuworlds.com/wp-content/uploads/2009/05/figure-4.png" alt="Figure 3" width="264" height="263" />
<p class="wp-caption-text">Figure 3</p>

</div>
In Figure 3, row G is missing a 1.  The two possibilities have been highlighted in light blue.  The 3×3 grid that contains Ib already contains a 1, so therefore the highlighted box, Ga, is not allowed to contain another 1, even though the row that it is in still needs a 1. This forces you to put the 1 in Gh.

An easy way to start the <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">puzzle</a> before doing anything else though is to look at groups of 3 columns or rows.
<div id="attachment_7" class="wp-caption aligncenter" style="width: 275px;"><img class="size-full wp-image-7" title="Figure 4" src="http://sudokuworlds.com/wp-content/uploads/2009/05/picture-4.png" alt="Figure 4" width="265" height="263" />
<p class="wp-caption-text">Figure 4</p>

</div>
If you look at the top three rows in Figure 4, A, B, and C, the boxes Ae and Ca have a 1 already in them.  The third 3×3 grid does not contain a 1.  Because row A and C contain a 1 already, you know that the missing 1 has to go in row B. Because Bi is the only empty box in that 3×3 grid, the 1 must go there.  If Bg and Bh, had been empty as well, you would have to look at the corresponding columns for that 3×3 grid.  Columns g and h already contain a 1 as well, so the 1 must still go into Bi.  This can be repeated for all columns and rows in sets of 3 and for the numbers 1-9.  You may want to go through the <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">puzzle</a> twice, as you will find numbers and unlock possibilities that had not been there previously.

If you get stuck, grab a pencil and some paper. It’s often helpful to go through the <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">puzzle</a> and write down all the possibilities for each box. Sometimes only one number is able to go there.
<div id="attachment_8" class="wp-caption aligncenter" style="width: 274px;"><img class="size-full wp-image-8" title="Figure 5" src="http://sudokuworlds.com/wp-content/uploads/2009/05/picture-5.png" alt="Figure 5" width="264" height="260" />
<p class="wp-caption-text">Figure 5</p>

</div>
As in this case, the <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">puzzle</a> has been filled out so that all the possible numbers for each box are written inside in small print. In Ei, only an 8 is in the box.  Therefore, that box must contain an 8.

In other cases, filling in possible numbers may lead you to a row or column with two boxes that have the same set of two numbers in then, with a third box containing one of those numbers, and another different number.
<div id="attachment_9" class="wp-caption aligncenter" style="width: 273px;"><img class="size-full wp-image-9" title="Figure 6" src="http://sudokuworlds.com/wp-content/uploads/2009/05/picture-6.png" alt="Figure 6" width="263" height="260" />
<p class="wp-caption-text">Figure 6</p>

</div>
Here in Figure 6, 2 and 8 are the only possibilities for highlighted boxes Fd and Fe. Fc has a 2, 8, and a 9, but because 2 and 8 are the only possibilities for Fd and Fe, 9 is left as the only possible answer for Fc.

Another example can be seen in Figure 7.
<div id="attachment_10" class="wp-caption aligncenter" style="width: 272px;"><img class="size-full wp-image-10" title="Figure 7" src="http://sudokuworlds.com/wp-content/uploads/2009/05/picture-9.png" alt="Figure 7" width="262" height="259" />
<p class="wp-caption-text">Figure 7</p>

</div>
Ab and Ac both only contain a 5 and 6, while Ad has a 5 and 9.  You know that Ad can’t use the 5 since it has to go in Ab or Ac, thus leaving the 9 as the only number that can be put into Ad.

This logic also works when there are 3 boxes with 3 of the same numbers in them.  Also, if after you have written down all the possibilities for each box, and within a column, row, or 3×3 grid there is only 1 of a certain number, you know that box will use that number, regardless if there are other possibilities for that box.
.
As you spend more time playing Sudoku, these strategies will be easier to spot and you can move on to the super advanced <a onmouseover="top.window.status='http://www.gamesanywhere.com/'; return true" onmouseout="top.window.status=''; return true" href="http://www.gamesanywhere.com/">puzzles</a>. Good luck!
<h4>Related posts</h4>
<ul class="st-related-posts">
	<li>No related posts.</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://sudokuworlds.com/2009/05/sudoku-gameplay-and-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

