QB64 Phoenix Edition
Jigsaw Puzzle of Jennifer Aniston - A Jigsaw Creation Demo. - 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: Jigsaw Puzzle of Jennifer Aniston - A Jigsaw Creation Demo. (/showthread.php?tid=214)



Jigsaw Puzzle of Jennifer Aniston - A Jigsaw Creation Demo. - Pete - 04-26-2022

Jennifer-Aniston-Puzzle.bas by Bob Seguin.
[Image: Screenshot-648.png]
Description: Demo that creates a jigsaw layout and applies it to a photo of American actress, Jennifer Aniston.

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

Install: Compile Jennifer-Aniston-Puzzle.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".