idmasse / js-blackJack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLACK JACK JS

A Black Jack game written in HTML, CSS and JavaScript.

GAME PLAY

Click the 'Deal' button to start. Then click the 'Hit' or 'Stay' buttons to draw cards and get as close as possible to 21 without going over (bust) to beat the dealer. The dealer has to continue to hit until his score is at least 17.

Click to Play

ICEBOX ADDITIONS

  • Images of the backside of cards displaying prior to clicking 'deal'
  • Adding the ability to bet on hands
  • Enhanced styling for UI/UX

About


Languages

Language:JavaScript 67.3%Language:CSS 19.3%Language:HTML 13.5%