Thanks to visit codestin.com
Credit goes to github.com

Skip to content

theRangeCoder/Blackjack-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Web App

The perfect app to give you an initial exposure to the fundamentals of the game, that none of us is a stranger to: Blackjack!
View Demo »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgements

About The Project

Blackjack could be a good way to engage in social interaction while playing some cards.

For Blackjack enthusiasts or beginners alike, this Blackjack web app could be a great way to cherish the feeling of playing the game (for experienced players) or to get an initial exposure to the rules of it (for novices).

Built With

These are the technologies that I used to build the Blackjack Web App:

  • HTML5
  • CSS3
  • JavaScript

Getting Started

To get a local copy of the app, up and running on your system, follow these steps.

Installation

  1. Fork this repository
  1. Clone the repository
    git clone https://github.com/[your_username]/Blackjack-web-app.git
  2. Navigate into the directory
    cd Blackjack-web-app
  3. Open the index.html file on your default browser or a browser of your choice
    xdg-open ./index.html

Usage

Once you have successfully downloaded a local copy of the project and have opened it on your browser, you can start the game by hitting the START GAME button. Two cards will be drawn initially.

To continue the game, one needs to continue drawing cards until one attains Blackjack (a sum of 21) or is out of the game (a sum greater than 21). New cards can be drawn by hitting the NEW CARD button.

As soon as one gets a sum of 21 on the cards, one attains Blackjack and hence, wins the game!

License

The README template, used for this project, was distributed under the MIT License. See LICENSE for more information.

Contact

Shuvadarshan Bhual

Acknowledgements

About

This repository contains the code for a basic Blackjack web app that I had built.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published