The very first thing I ever wrote and shared for [abandoned, outdated and now likely malicious qb64 dot net website - don’t go there] was my little Shuffle Game,back all the way in April 2012. Since then, it's been downloaded over 240 times! (WOW!!)
Only thing ism all those downloads were expecting the user to have the SDL version of QB64 to compile and run the program -- and QB64 swapped over to the GL version several years ago. Ergo, I now present a freshly patched up, compiled, and tested version which runs on works with QB64-GL!
Enjoy!!
https://www.dropbox.com/s/sfzazmv2qtah9ri/Shuffle%20%28GL%20Version%29.7z?dl=0
Note 1: My connection is too low to upload the file here, so the link above will give you a dropbox version which you can download and play around with instead.
Note 2: Linux/Mac users will need to change the location of the font files to point to where they'd be on their system before compiling.
Note 3: Be certain the EXE is in the main SHUFFLE directory with the BAS file before running. It needs to be there to find the sound and image files necessary to run properly, without tossing a thousand ERROR messages up on screen.