Home

Awesome

<p align="center"> <img alt="Project Logo" src="https://i.ibb.co/7XzBkRM/bk-logo.png"> <br> <a href= "https://www.linkedin.com/in/ronaldportalatinjr/"></a><img alt="Linkedin" src="https://img.shields.io/badge/-in/RonaldPortalatinJr-blue?style=flat&logo=Linkedin&logoColor=white"></a> <img alt="GitHub followers" src="https://img.shields.io/github/followers/coltonsaywhatt?style=social"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/coltonsaywhatt/GA-Blackjack-Project?style=social"> <br> <img alt="GitHub commits" src="https://img.shields.io/github/last-commit/coltonsaywhatt/GA-Blackjack-Project"> <img alt="MIT License" src="https://img.shields.io/github/license/coltonsaywhatt/GA-Blackjack-Project"> <img alt="GitHub visitors" src="https://visitor-badge.glitch.me/badge?page_id=coltonsaywhatt.coltonsaywhatt"> </p>

:black_joker: Blackjack Game Overview:

Blackjack, also known as twenty-one, is a comparing card game between usually several players and a dealer, where each player in turn competes against the dealer, but players do not play against each other. It is played with one or more decks of 52 cards, and is the most widely played casino banking game in the world. The objective of the game is to beat the dealer in one of the following ways:

  1. Get 21 points on the player's first two cards (called a "blackjack" or "natural"), without a dealer blackjack;
  2. Reach a final score higher than the dealer without exceeding 21; or
  3. Let the dealer draw additional cards until their hand exceeds 21.

More info in Wikipedia

:atom_symbol: Getting Started:

Black jack game made in Javascript. Launch Game

Screenshots:

<img src= "https://i.ibb.co/ys54qVF/deal.jpg" height="400px" width="400px" /> <img src= "https://i.ibb.co/P5ZCwy8/win.jpg" height="400px" width="400px" /> <img src= "https://i.ibb.co/rHypJSP/bust.jpg" height="400px" width="400px" /> <img src= "https://i.ibb.co/m833xWJ/push.jpg" height="400px" width="400px" />

:computer: Technologies Used

<img alt="HTML5" src="https://img.shields.io/badge/Code-HTML5-informational?style=flat&logo=HTML5&color=E34F26"> <img alt="CSS" src="https://img.shields.io/badge/Code-CSS3-blue?style=flat&logo=css3&logoColor=blue"> <img alt="JS" src="https://img.shields.io/badge/Code-JavaScript-informational?style=flat&logo=JavaScript&color=F7DF1E"> <img alt="Visual Studio Code" src="https://img.shields.io/badge/VSCode-informational?style=flat&logo=VisualStudioCode&color=blue">

<br>

:fast_forward: Next Steps

Upcoming Features

:copyright: License

* See license.txt for usage details.