GithubHelp home page GithubHelp logo

yasinefeee / python-blackjak-21-game Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 412 KB

This project is a simple Blackjack game written for beginners in Pyhton. Thanks for your interest :)

Python 100.00%
blackjack blackjack-game blackjack-python python

python-blackjak-21-game's Introduction

Python-Blackjack-21-game

This project is a simple Blackjack game for beginners written in Pyhton. Thanks for your interest :)

I'm still developing my code, and as noted, an Ace is only equal to 11. Please reach out if you encounter any bugs and help me improve the code and myself.

Have Fun :)

What is the Blackjack?

Blackjack, also known as twenty-one, is a popular card game played in casinos worldwide. The objective is to beat the dealer by having a hand value closer to 21 without exceeding it. Each player is dealt two cards initially, and they can choose to 'hit' (receive another card) or 'stand' (keep their current hand).

Card's Values:

Jack, Queen, King: Each is worth 10 points.

2 to 10: Represent the face value of the cards.

Ace: It can have a value of 1 or 11.

!Note: In Blackjack, the Ace can typically have a value of 1 or 11. However, in this code, the Ace is assigned a fixed value of 11. Therefore, be mindful that having two Aces could result in a total of 22, exceeding the limit of 21.

Here is Basic Blackjack diagram

Blackjack_diagram

python-blackjak-21-game's People

Contributors

yasinefeee 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.