xhakti / BlackJack

A blackjack game build using javascript.

Home Page:https://shaktiiii.github.io/BlackJack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlackJack

A blackjack game build using javascript.

Click here to play

How to play.

  • Click 'NEW GAME' to start new game
    It will give you and dealer 2 cards and one of the dealers cards will be hidden.
  • Click 'HIT' to get new cards
    It will give you cards and you can use it as many times as you want.
  • Click 'STAY' to let the delear reveal his hand.
    It will show the dealers hand and then it will display the result of the game.

About

A blackjack game build using javascript.

https://shaktiiii.github.io/BlackJack/


Languages

Language:JavaScript 62.4%Language:CSS 21.2%Language:HTML 16.3%