Welcome to the Blackjack Game project! Step right up and test your luck in this thrilling game of Blackjack, where the cards are shuffled, the stakes are high, and the excitement never ends! 🎉
♠️ Classic Blackjack: Experience the timeless card game with simple and intuitive gameplay.- 🎲 Random Luck: Cards are dealt randomly, so every game is a new adventure.
- 💻 Pure JavaScript: Built with vanilla JavaScript, HTML, and CSS.
Try your luck at the live demo of the Blackjack Game here.
Follow these instructions to get the project up and running on your local machine.
- Clone the repository:
git clone https://github.com/Yumna0019/Blackjack-Game.git
- Navigate to the project directory:
cd Blackjack-Game
- Open
index.html
in your favorite web browser.
- Start Game: Click "Start Game" to begin a new game.
- New Card: Click "New Card" to draw another card.
- Aim for 21: Try to get as close to 21 as possible without going over. If you beat the dealer's hand, you win!
We welcome contributions to make this game even better! If you have suggestions, improvements, or bug fixes, feel free to contribute.
May the odds be ever in your favor!