nightisyang / basic-poker

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

Nightisyang/issue36 #37

Closed nightisyang closed 2 years ago

nightisyang commented 2 years ago

Dynamically generate player buttons based on number of players entered.

Betting logic, small blinds, big blind, check, call, bet, raise implemented.