kjrinuk / BlackJack

1 stars 1 forks source link

Game Mechanics: Display the assigned value for the cards for Dealer and Player #30

Open kjrinuk opened 1 week ago

kjrinuk commented 1 week ago

As a player I can quickly see the value of my cards so that I can determine whether to hit or stand

Acceptance Criteria:

Task

Resources:

kjrinuk commented 1 week ago

Added first functionality that reveals the card value for the player upon dealing and then the dealer