Skip to content

This is a Simple Blackjack game where you are initially supposed to pick 2 cards among the deck. The luck number is 21. If you get the sum of the numbers on cards as 21, you got Blackjack!. You can pick a new card until the sum is less than 21 and you didn't get a blackjack previously. I've implemented this using HTML, CSS and JavaScript

Notifications You must be signed in to change notification settings

Viswanath1680/Blackjack-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a Simple Blackjack game where you are initially supposed to pick 2 cards among the deck. The luck number is 21. If you get the sum of the numbers on cards as 21, you got Blackjack!. You can pick a new card until the sum is less than 21 and you didn't get a blackjack previously. I've implemented this using HTML, CSS and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published