Project Logo
Linkedin GitHub followers GitHub forks
GitHub commits MIT License GitHub visitors

🃏 Blackjack Game Overview:

Blackjack, also known as twenty-one, is a comparing card game between usually several players and a dealer, where each player in turn competes against the dealer, but players do not play against each other. It is played with one or more decks of 52 cards, and is the most widely played casino banking game in the world. The objective of the game is to beat the dealer in one of the following ways:

  1. Get 21 points on the player's first two cards (called a "blackjack" or "natural"), without a dealer blackjack;
  2. Reach a final score higher than the dealer without exceeding 21; or
  3. Let the dealer draw additional cards until their hand exceeds 21.

More info in Wikipedia

⚛️ Getting Started:

Black jack game made in Javascript. Launch Game

Screenshots:

💻 Technologies Used

HTML5 CSS JS Visual Studio Code


⏩ Next Steps

Upcoming Features

  • Add ability to split ace

  • Add a bet functionality with wager

  • Add ability to double down

  • Add a custom audio player

  • Add card animations

  • Display total value on card hover

©️ License

* See license.txt for usage details.