mhluska / blackjack-simulator

🃏 Realistic blackjack simulator (practice card counting using Hi-Lo and calculate EV for any table conditions)
https://mhluska.github.io/blackjack-atlas
MIT License
51 stars 14 forks source link

CLI flag validation #44

Open mhluska opened 2 years ago

mhluska commented 2 years ago

There should be an error when trying to use an invalid flag via the command line.