Talk:Deal cards for FreeCell: Difference between revisions

Content added Content deleted
(Created page with "==task?== I see that although shuffle is not specified we have two implementations. But I have no way of knowing if they are correct implementations. Perhaps we should have an ...")
 
(example)
Line 1: Line 1:
==task?==
==task?==
I see that although shuffle is not specified we have two implementations. But I have no way of knowing if they are correct implementations. Perhaps we should have an example? With this starting seed, we have this deck of cards? --[[User:Rdm|Rdm]] 11:15, 19 September 2011 (UTC)
I see that although shuffle is not specified we have two implementations. But I have no way of knowing if they are correct implementations. Perhaps we should have an example? With this starting seed, we have this deck of cards? --[[User:Rdm|Rdm]] 11:15, 19 September 2011 (UTC)

=== Example ===

I know this doesn't give the shuffle algorithm but ... it gives the result for seed=1 [[http://www.solitairegames4all.com/solitaire.php?card-game=Freecell+Solitaire&game=99]] and appears compatible with [[http://freecellgamesolutions.com/ds/?g=1&p=FpD&v=All]]

<pre> 1 2 3 4 5 6 7 8
JD 2D 9H JC 5D 7H 7C 5H
KD KC 9S 5S AD QC KH 3H
2S KS 9D QD JS AS AH 3C
4C 5C TS QH 4H AC 4D 7S
3S TD 4S TH 8H 2C JH 7D
6D 8S 8D QS 6C 3D 8C TC
6S 9C 2H 6H</pre>