QB64 Phoenix Edition
Solitaire-V3.0 - Classic Solitaire Card Game with a Twist. - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1)
+--- Forum: Prolific Programmers (https://staging.qb64phoenix.com/forumdisplay.php?fid=26)
+---- Forum: TheBOB (https://staging.qb64phoenix.com/forumdisplay.php?fid=27)
+---- Thread: Solitaire-V3.0 - Classic Solitaire Card Game with a Twist. (/showthread.php?tid=185)



Solitaire-V3.0 - Classic Solitaire Card Game with a Twist. - Pete - 04-25-2022

Solitaire-v3.0 by Bob Seguin
[Image: Screenshot-625.png]

Description: The classic card game of Solitaire, but with one twist. The player has three decks of the remaining 24-cards to choose from, instead of the usual single deck. There is also a Game Options setting to select two different scoring systems.

Download: Download the zip file below. Unzip to either your QB64 folder, or for better organization, to a folder you create like "TheBOB-Solitaire".

Install: Compile Solitaire-v3.0.bas with QB64 v1.3 or above, and make sure the compiler output is set to create the .exe file in the same folder. See the option in the QB64 IDE RUN menu and check the RUN option: "Output EXE to Source Folder".