/BlackJack

Primary LanguageJavaScript

Blackjack Game

Introduction

This is a classic 21 Blackjack card game. The objective of this game is to beat the dealer, and it can be done with the following options:
  • Get 21 points on the player's first two cards, without a dealer blackjack.
  • Reach a final score that is higher than the dealer's without exceeding 21 points.
  • Let the dealer draw an additional card until his or her hand exceeds 21 points.
  • Technologies

  • HTML
  • CSS
  • Javascript
  • JQuery
  • Images

    Code

    To see the full code, please visit Blackjack Game on Github.

    Author

    Meryem Komur