Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

The objective of Blackjack, or 21,is to get a hand value as close to 21 as possible without going over. Each card has a value, number cards are worth amount on card, face cards (kings, queens, jacks) are worth 10, and aces can be worth either 1 or 11.You win if your hand value is closer to 21 than the dealer’s without exceeding 21.

Screenshots

Blackjack how to play instructions Player gets Blackjack

What to know about Blackjack

*Achieve Blackjack:You can achieve when the first two cards dealt to you are an Ace and a face card (Jack, Queen, King) Which leads to an instant WIN, unless the dealer also draws a Blackjack, it will be "Push"

  • Simple Blackjack Terms : Bust, Hit, and stand. The term "Bust" is simply a Blackjack term meaning exceeding 21 and you lost. "Hit" is what you want to click (or say if playing in person) to add another card, which increases your total value and "Stand" is declaring your turn to be over and that you no longer want to add cards to your total

  • Try to have a higher Value than Dealer: If your hand total is/or closer to 21 and is a higher value the dealer's hand , you Win.

  • Remember : The Goal of Blackjack is to achieve a total of 21 or Blackjack through the card values without going over 21 or having a lower value than dealer hand. Going over 21 results in an automatic loss!

Live Demo

You can play the game here: Blackjack by Chris Chenet

Technologies Used

  • JavaScript
  • Github
  • Git
  • CardStarter CSS Library
  • HTML5
  • VS Code
  • Imgur
  • Pexel

Getting Started

  1. Read the instructions on how to play the game and click "Start".

  2. Place bet amount, and click place bet, the game will start.

  3. Choose whether to hit (add a card to your hand) or stand (End your turn).

Next Steps

  • Add a dark mode for consideration to others
  • Add a match the dealer ,double down , and split feature
  • Adding fun animations maybe in background
  • Adding music of choice for entertaing sound while playing

Credits

I wanna give the most thanks to all my peers and my teachers for the support and Guidance on coding this fun Game of Blackjack for you all to play.....Enjoy and have FUN!!.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages