Skip to content

SolaTech-Solutions/Black-Jack-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-App

A javascript, Html and css BlackJack Game that allows users to select two ranom cards and then compares their sum against blackjack(21). The game proceeds as long as the isalive is true(blackjack has not been attained) and relevant ouput is displayed to the user's console. The game exists if the blackjack(21) is surpassed and the user is hinted on how to proceed playing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 16.9%
  • HTML 12.9%