<?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>Henrik Falck&#039;s blog &#187; sudoku</title>
	<atom:link href="http://henrikfalck.com/blog/tag/sudoku/feed" rel="self" type="application/rss+xml" />
	<link>http://henrikfalck.com/blog</link>
	<description>reinventing web 3.0</description>
	<lastBuildDate>Mon, 12 Apr 2010 00:33:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Online Sudoku Alpha Release!</title>
		<link>http://henrikfalck.com/blog/2007/09/online-sudoku-alpha-release.html</link>
		<comments>http://henrikfalck.com/blog/2007/09/online-sudoku-alpha-release.html#comments</comments>
		<pubDate>Mon, 24 Sep 2007 05:38:00 +0000</pubDate>
		<dc:creator>Henrik Falck</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[sudoku]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://henrikfalck.com/blog2/2007/09/online-sudoku-alpha-release.html</guid>
		<description><![CDATA[I tried to fight the urge to make a web-based sudoku, but well I just couldn&#8217;t keep it up, so after I released Minesweeper I got started. Actually one of the reasons I wanted to do it was to see how much could be reused from Minesweeper to Sudoku &#8211; after all the basics are [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to fight the urge to make a <span style="font-weight: bold; font-style: italic;">web-based sudoku</span>, but well I just couldn&#8217;t keep it up, so after I released <a href="http://henrikfalck.com/minesweeper/" >Minesweeper</a> I got started. Actually one of the reasons I wanted to do it was to see how much could be reused from Minesweeper to <a href="http://henrikfalck.com/sudoku/" >Sudoku</a> &#8211; after all the basics are the same: a grid game field that the player modifies until it reaches a goal configuration.</p>
<p><a href="http://henrikfalck.com/sudoku/" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" ><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://henrikfalck.com/blog/uploaded_images/sudoku-777872.png" alt="" border="0" /></a><br />But there are big differences as well. Where minesweeper starts with a randomly generated field, sudoku requires a puzzle to be correct, i.e. soluble with only one valid solution. The greatest challenge though, is to rate the difficulty of a given puzzle. Fortunately, I found <a rel="nofollow" href="http://www.research.att.com/%7Egsf/sudoku/sudoku.html" >one good program</a> that can both generate and rate puzzles. My Sudoku game has an <span style="font-weight: bold; font-style: italic;">online database of thousands of puzzles</span>, separated into <span style="font-weight: bold; font-style: italic;">five difficulty levels</span>. Of course, it also has <span style="font-weight: bold; font-style: italic;">online high scores</span>, just like Minesweeper.</p>
<p>I&#8217;m calling it an &#8220;alpha&#8221; though, because I actually suck at sudoku, so I can&#8217;t really test it myself yet. I&#8217;ve invited people whom I know like solving sudoku puzzles to test it, and <span style="font-weight: bold; font-style: italic;">you&#8217;re invited as well!</span> Please <span style="font-weight: bold;">add your comments</span> to this blog post, and I will be extremely thankful. Things I&#8217;m looking at specifically are:
<ul>
<li>Are the difficulty levels correctly rated?</li>
<li>Are the puzzles &#8220;good&#8221;?</li>
<li>How can the interface be improved? I know sudoku software usually has some methods for making notations as you solve the puzzle. The next step will be to add that, but how should they be designed?</li>
<li>Any improvements you&#8217;d like to see.</li>
<li>Any bugs you find.</li>
</ul>
<p>So please, <span style="font-style: italic;">start solving those puzzles!</span> <img src='http://henrikfalck.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br /><span style="font-size:130%;"><a href="http://henrikfalck.com/sudoku/" >http://henrikfalck.com/sudoku/</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://henrikfalck.com/blog/2007/09/online-sudoku-alpha-release.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

