nightisyang / basic-poker

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

include drop down box in turbo button to select for condition #35

Closed nightisyang closed 2 years ago

nightisyang commented 2 years ago

instead of modifying code each time, change condition using a drop down list.

remember to change condition for resetGame() as well

nightisyang commented 2 years ago

low priority, focus on building backend first.