kedoska / engine-blackjack

Javascript library to make blackjack engines
GNU General Public License v2.0
33 stars 29 forks source link

What happened to the example? #42

Closed mrmikeo closed 7 years ago

mrmikeo commented 7 years ago

You used to have an example basic ui, did that get obsoleted?

kedoska commented 7 years ago

Hi @10thmtn, indeed the example is not longer available due to last changes in insurance.

When insurance is available after deal, insurance must be called with or without bet amount, so that stage and payout is updated according with user action. Also, insurance is now considered as a sidebet and not part of the general payout

Things I want to do

Tell me if you have any preferences, i will consider that doing those pending tasks