Blackjack
Game rules:
How do you beat the dealer?
By drawing a hand value that is higher than the dealer’s hand value By the dealer drawing a hand value that goes over 21. By drawing a hand value of 21 on your first two cards, when the dealer does not.
How do you lose to the dealer?
Your hand value exceeds 21. The dealers hand has a greater value than yours at the end of the round
Link to the game => https://mzecic.github.io/BlackJack-Project/

Technologies used: HTML, CSS, JS
Icebox features:
- Has some basic animations, planning on adding intervals to each card appearing
- more animations
- adding sound for deck shuffle and card draw
- scoreboard and betting functions

Log in or sign up for Devpost to join the conversation.