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

Loading indicator #24

Open mhluska opened 3 years ago

mhluska commented 3 years ago

We should immediately show the table conditions and player strategy and then a loading indicator until the simulation is finished. Consider how this would affect piping output from one command to another.