Skip to content

Blackjack is a classic casino game of luck and strategy. The player can randomly pick multiple number of cards and the card values are summed up. If sum is 21 then 'Blackjack'.

Notifications You must be signed in to change notification settings

sivasangari03-G/blackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack Game

Blackjack is a classic casino game of luck and strategy.The player can randomly pick multiple number of cards and the card values are summed up. If sum is 21 then 'Blackjack'.

How to run project locally?

Just have to clone the repository or download the zip version and then open index.html file with any browser.

Developer

Now visit the deployed site : "https://gameblackjack.herokuapp.com/"

How to play this game?

  • Start Game by clicking "Start Game" button
  • It will randomly pick 2 cards.
  • If value is less than 21 then can pick an another card by clicking "New Card" button.
  • If value is greater than 21 then "Out Of the Game".
  • To start the game again, Refresh the page.
  • If value is exactly equal to 21 then it is BlackJack.

Screenshots

1. Landing Page

landing

About

Blackjack is a classic casino game of luck and strategy. The player can randomly pick multiple number of cards and the card values are summed up. If sum is 21 then 'Blackjack'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published