- Allow the user to deposit money
- Determine number of lines the user wants to bet on
- Collect the user's bet amount
- Spin the slot machine
- Check if the user has won/lost
- Give the user their winnings
- Retry (if the user has any money left)
Enter a deposit amount: 50
Enter the number of lines to bet on (1-3): 3
Enter your bet: 10
RECAP
- Initial deposit: 50
- Number of lines to bet on: 3
- Your bet: 10
Current deposit: 20
NOW LET'S SPIN!
*********
C | D | C
D | C | D
B | B | D
*********
You won $0
Current deposit: 20
Do you want to play again? (y/n)