Deal cards for FreeCell: Difference between revisions

Content added Content deleted
Line 2,530: Line 2,530:
imagePath$ = "../";projectDir$;"/image/" ' path of deck images
imagePath$ = "../";projectDir$;"/image/" ' path of deck images


suite$ = "C,D,H,S" ' Club,Diamond,Hart,Spaces
suite$ = "C,D,H,S" ' Club,Diamond,Heart,Spades
card$ = "A,2,3,4,5,6,7,8,9,T,J,Q,K" ' Cards Ace to King
card$ = "A,2,3,4,5,6,7,8,9,T,J,Q,K" ' Cards Ace to King