<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Windows Mobile Solitaire</title>
	<atom:link href="http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/</link>
	<description>Website of Joshua McGee</description>
	<pubDate>Mon, 08 Sep 2008 02:25:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Xanthros</title>
		<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-48204</link>
		<dc:creator>Xanthros</dc:creator>
		<pubDate>Thu, 31 Jul 2008 21:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-48204</guid>
		<description>Wow! You guys must be REALLY terrible at Solitaire.  I play it on my T-mobile Wing which runs WM6.  I win almost every game I play.  And when I don't I realize that there was a play staring me in the face for a while that I didn't see and thus my mistake.

However today for the first time, I started an UNPLAYABLE game. 
c=club, d=diamond, s=spade, h=heart
r=red, b=black

Jcb 7sb 10cb 5dr 2sb 2dr Jsb  

So no move there.  I'm using 3 cards dealt.

I'm dealt the following top cards for each 3 dealt.

7cb
Qdr
Kdr
3sb
4dr
3hr
8sb
Qhr

That's it! Not a single move can be made!!!  Awesome :)  And I had been curious if this was a possibility.  You'd think there could be an algorithm which would at least prevent an unplayable game (notice I didn't say unwinnable).  That shouldn't be too tough.  7 cards stack and 8 cards dealt to run all the possibilities and find one move isn't possible. - Lame!</description>
		<content:encoded><![CDATA[<p>Wow! You guys must be REALLY terrible at Solitaire.&nbsp; I play it on my T-mobile Wing which runs WM6.&nbsp; I win almost every game I play.&nbsp; And when I don&#8217;t I realize that there was a play staring me in the face for a while that I didn&#8217;t see and thus my mistake.</p>
<p>However today for the first time, I started an UNPLAYABLE game.<br />
c=club, d=diamond, s=spade, h=heart<br />
r=red, b=black</p>
<p>Jcb 7sb 10cb 5dr 2sb 2dr Jsb&nbsp; </p>
<p>So no move there.&nbsp; I&#8217;m using 3 cards dealt.</p>
<p>I&#8217;m dealt the following top cards for each 3 dealt.</p>
<p>7cb<br />
Qdr<br />
Kdr<br />
3sb<br />
4dr<br />
3hr<br />
8sb<br />
Qhr</p>
<p>That&#8217;s it! Not a single move can be made!!!&nbsp; Awesome :)&nbsp; And I had been curious if this was a possibility.&nbsp; You&#8217;d think there could be an algorithm which would at least prevent an unplayable game (notice I didn&#8217;t say unwinnable).&nbsp; That shouldn&#8217;t be too tough.&nbsp; 7 cards stack and 8 cards dealt to run all the possibilities and find one move isn&#8217;t possible. - Lame!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave (not the Brother?)</title>
		<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42453</link>
		<dc:creator>Dave (not the Brother?)</dc:creator>
		<pubDate>Wed, 12 Dec 2007 19:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42453</guid>
		<description>I just realized that one of my best friends works at MS, in the Windows Mobile division and he's one of the heads of marketing..  I'm going to ask him tonight if he can send me the rules :)</description>
		<content:encoded><![CDATA[<p>I just realized that one of my best friends works at MS, in the Windows Mobile division and he&#8217;s one of the heads of marketing..&nbsp; I&#8217;m going to ask him tonight if he can send me the rules <img src='http://www.mcgees.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua <i>(Site Owner)</i></title>
		<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42452</link>
		<dc:creator>Joshua <i>(Site Owner)</i></dc:creator>
		<pubDate>Wed, 12 Dec 2007 18:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42452</guid>
		<description>&lt;p&gt;
I've been &lt;a href="http://www.mcgees.org/2007/11/16/windows-solitaire-windows-defenestration/" rel="nofollow"&gt;trying to figure out&lt;/a&gt; the scoring rules.  I've won about five or six games thus far.  I've got this:
&lt;/p&gt;

&lt;p&gt;
&lt;img src="http://www.mcgees.org/img/solitaire.jpeg" width="502" height="307" alt="Solitaire patterns" /&gt;
&lt;/p&gt;

&lt;p&gt;
The line's formula is -15.54 * (time in seconds) + 7218 &#8230; almost.  I expect it's more complex than that, but that is suggestively linear.
&lt;/p&gt;

&lt;p&gt;
Yesterday, I got to a point where I just needed to add one more king to a pile to win the game.  I set the phone down and went to lunch.  When I got back, 3000 seconds had elapsed and the score had gone to zero.  I stacked the king, and got 115 points for the move.  So we can be pretty sure that your score will never be less than zero.  I think 115 might be the lowest score one can get and still win &#8212; unless it would have been less than 115 points if, say, 6000 seconds had gone by.
&lt;/p&gt;

&lt;p&gt;
If you have time/score pairs, post them here and we can add more sample points.
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>
I&#8217;ve been <a href="http://www.mcgees.org/2007/11/16/windows-solitaire-windows-defenestration/" rel="nofollow">trying to figure out</a> the scoring rules.&nbsp; I&#8217;ve won about five or six games thus far.&nbsp; I&#8217;ve got this:
</p>
<p>
<img src="http://www.mcgees.org/img/solitaire.jpeg" width="502" height="307" alt="Solitaire patterns" />
</p>
<p>
The line&#8217;s formula is -15.54 * (time in seconds) + 7218 &hellip; almost.&nbsp; I expect it&#8217;s more complex than that, but that is suggestively linear.
</p>
<p>
Yesterday, I got to a point where I just needed to add one more king to a pile to win the game.&nbsp; I set the phone down and went to lunch.&nbsp; When I got back, 3000 seconds had elapsed and the score had gone to zero.&nbsp; I stacked the king, and got 115 points for the move.&nbsp; So we can be pretty sure that your score will never be less than zero.&nbsp; I think 115 might be the lowest score one can get and still win &mdash; unless it would have been less than 115 points if, say, 6000 seconds had gone by.
</p>
<p>
If you have time/score pairs, post them here and we can add more sample points.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave (Site Brother)</title>
		<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42451</link>
		<dc:creator>Dave (Site Brother)</dc:creator>
		<pubDate>Wed, 12 Dec 2007 18:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42451</guid>
		<description>There can be only one Dave here.

I do hereby declare myself... RUFIO for the remainder of the thread.

That is all.</description>
		<content:encoded><![CDATA[<p>There can be only one Dave here.</p>
<p>I do hereby declare myself&#8230; RUFIO for the remainder of the thread.</p>
<p>That is all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42450</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 12 Dec 2007 15:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-42450</guid>
		<description>Yeah what is up with WM5 solitaire?!?     It's got to be the hardest game of solitaire ever....  I win about probably.... 1 out of every 20 or 30 hands dealt... but the score rarely resets to 0 and nor does the time.. where do we find the rules for this bizarre game?!</description>
		<content:encoded><![CDATA[<p>Yeah what is up with WM5 solitaire?!?&nbsp; &nbsp;  It&#8217;s got to be the hardest game of solitaire ever&#8230;.&nbsp; I win about probably&#8230;. 1 out of every 20 or 30 hands dealt&#8230; but the score rarely resets to 0 and nor does the time.. where do we find the rules for this bizarre game?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcgees.org &#187; Blog Archive &#187; Windows Solitaire. Windows Defenestration.</title>
		<link>http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-40883</link>
		<dc:creator>mcgees.org &#187; Blog Archive &#187; Windows Solitaire. Windows Defenestration.</dc:creator>
		<pubDate>Sat, 17 Nov 2007 04:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgees.org/2007/11/08/windows-mobile-solitaire/#comment-40883</guid>
		<description>[...] beat my Windows Mobile Solitaire for the first time today.&#160; I scored 3696 points and solved the puzzle in 228 [...]</description>
		<content:encoded><![CDATA[<p>[...] beat my Windows Mobile Solitaire for the first time today.&nbsp; I scored 3696 points and solved the puzzle in 228 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
