Deal cards for FreeCell: Difference between revisions

m
added related tasks
(Updated to work with Nim 1.4.)
m (added related tasks)
Line 60:
Write a program to take a deal number and deal cards in the same order as this algorithm.
The program may display the cards with ASCII, with Unicode, by drawing graphics, or any other way.
 
<br><br>
Related tasks:
* [[Playing cards]]
* [[Card shuffles]]
* [[War Card_Game]]
* [[Poker hand_analyser]]
* [[Go Fish]]
 
 
=={{header|Ada}}==
7,794

edits