pixelatinate / Slot-Machine

This program displays a slot machine game!
0 stars 0 forks source link

Display betting error message #1

Open pixelatinate opened 3 years ago

pixelatinate commented 3 years ago

Currently, no error message is displayed when the user bets more money than they have. It would be better if it displayed an error message and then asked again.

pixelatinate commented 3 years ago

I've added error statements but the formatting is off, and I'm not 100% sure they actually work properly or are optimized. I'll revisit it tomorrow.