A simple MVP Blackjack game Using knowledge of objects and classes
On console run the following command npm start
to start the game. The game will generate a deck of cards and automatically deal cards to you and a dealer.
- You must have a hand value larger than the dealer
- If you have a hand value larger than 21 you lose