QB64 Phoenix Edition
Casino Roulette Program - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1)
+--- Forum: Code and Stuff (https://staging.qb64phoenix.com/forumdisplay.php?fid=3)
+---- Forum: Programs (https://staging.qb64phoenix.com/forumdisplay.php?fid=7)
+---- Thread: Casino Roulette Program (/showthread.php?tid=1083)



Casino Roulette Program - George McGinn - 11-08-2022

I was going to post this last year, but I was trying to find the version I wrote that I sold as shareware back in the early 90's.

This code was originally written in QB45. I don't think I made any changes to it except some minor changes for QB64, but 99.99% of the code is original QB45.

This is the version that my shareware casino suite was built from. I guess my original code was part of one of the many disk failures from back in the day.

There are two files in the ZIP: the source and a numbers file, which is used to display the number spun on the screen.

Here are some screenshots of the game (Enjoy):

[Image: casino1.png]

[Image: casino2.png]

[Image: casino3.png]

[Image: casino4.png]

[Image: casino5.png]