zaycation / jewel-jack

A react based successor to blackjack - with jewels of course!!
4 stars 5 forks source link

Update game code so that jewels never return 0 #1

Closed zaycation closed 3 years ago

zaycation commented 3 years ago

It can be quite a pain hitting a jewel over and over and it returning 0. I assume some players may think this is a bug, but it's not. Let's get rid of the chance of rolling 0 altogether.

xaerru commented 3 years ago

You can close this issue now.