nightisyang / basic-poker

My first coding project. Fully featured Poker game. Vanilla JS, HTML, CSS.
0 stars 0 forks source link

Include small and big blinds into startTurn #52

Closed nightisyang closed 2 years ago

nightisyang commented 2 years ago

Fixes #51

Bug resolved, in the first betting round player with small blinds can bet twice even though it is not players turn. Need to resolve new bug where wrong players are prompted to start turn even though it isn't their turn