Simple Slot machine
Category:
Multimedia/GamesType:
ApplicationsDifficulty:
BeginningAuthor:
MarcVersion Compatibility:
More information:
Created by Marc Burmeister
Put a pull command button on your form, and a quit command button. Add 4 empty labels (lbl1, lbl2, lbl3, and lblTotal) with an appropriate font size
Though this is very simple, it is a good starting point to expand on (e.g., add more possible outcomes, add visual and audio effects, etc.)
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: