Skip to content

CMerenu/Chikodi_Blackjack

Repository files navigation

Blackjack

Date 1/23/2023

By: Chikodi Merenu


Description


Technologies Used

  • JavaScript
  • HTML
  • CSS

Getting Started

Objective

To beat the dealer by getting a count as close to 21 as possible, without going over 21.

Game Flow

The player is going to be dealt two cards and will see one of the dealer cards. With each card representing a different value ( A - 1, 2 - 2, 3 - 3, 4 - 4, 5 - 5, 6 - 6, 7 - 7, 8 - 8, 9 - 9, Jack - 10, Queen - 10, King - 10) the player will be given two options, (Hit or stand). When the player hits, they will be dealt an additional card to add to their Total. The player can hit 3 times, bringing his total to 5 cards , but will automatically lose if their total “busts” or hits any number above 21. Once the player choses to stand, the dealer will flip his card thats facing down and then will try to beat the player total by hitting on his own cards. If the dealer busts, the player wins, and if the dealer matches the player's number than it will be a push.(bet will be returned).

A Trello band was used to keep track of development progress and can be viewed Trello

The project itself was deployed and can be viewed Github.


Screenshots

Instruction Screen

Image

Game play Screens

Image

Image


Future Updates:

  • Set Ace value to equal 1 or 11
  • Betting
  • Extra options, such as doubling down
  • Opening Animations and sounds
  • Insurance for betting

Credits

Images: Blackjack

Card Images: Cards

Background Image: Casino Table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published