Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 448 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 448 Bytes

Blackjack

Project Description:

This program will play the game of blackjack within the console with the user and a dealer (two players). The user has to try to get to close to 21 as possible without going over. The player has a choice to hold or go higher if they're not at 21 yet. The Dealer will also be going to 21 as close as possible but they have specific rules to play by. A score will be kept based off wins, ties, and losses.