lucasackerberg / pokerHandCalculator

pokerHandCalculator
MIT License
1 stars 3 forks source link

Implement error handling #6

Open bboonstra opened 3 weeks ago

bboonstra commented 3 weeks ago

When an error occurs, it's logged in the console. It would be helpful to the user if there was an text box, popup, or other notification shown when an error caused by the user occurs. For example, the error "A flop takes exactly 3 cards, [x] given!" should be displayed to the user.