Giter VIP home page Giter VIP logo

blackjack's Introduction

Blackjack

A simple Blackjack web application, written in JavaScript, HTML, and CSS.

Rules

Blackjack is a card game where the goal is to get as close to 21 as possible without going over. The player and the dealer are each dealt two cards. The player can then choose to hit (get another card) or stand (stop getting cards). If the player goes over 21, they lose. If the player gets 21, they win. If the player stands, the dealer will then hit or stand. If the dealer goes over 21, the player wins. If the dealer gets 21, the dealer wins. If neither the player nor the dealer gets 21, whoever is closest to 21 wins.

How to Play

To play, simply open the index.html file in your browser. You can then click the "Deal" button to start a new game. You can then click the "Hit" button to get another card, or the "Stand" button to stop getting cards. You can also click the "Reset" button to reset the game.

blackjack's People

Contributors

rexgraystone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.