Giter Site home page Giter Site logo

blackjack-card-counter's Introduction

Blackjack Card Counter

Welcome to the Blackjack Card Counter project! This project is designed to help you practice and improve your card counting skills in the popular casino card game, Blackjack. By utilizing this card counting system, you'll gain an advantage in determining when the deck is favorable for the player, increasing your chances of winning.

Milestones

  • Showing the probability of the next card
  • Showing the chance of winning
  • Showing the chance of winning if hit
  • Describing best strategy by card counting
  • Implementation with computer vision to run the program in an online casino

Table of Contents

  1. Installation
  2. Usage
  3. Folder Structure
  4. Bugs and Feature Requests
  5. Contributing
  6. Thanks
  7. Copyright and License

1.Installation

To install and run the Blackjack Card Counter, follow these steps:

a. Clone the repository to your local machine:

$ git clone https://github.com/yourusername/blackjack-card-counter.git

b. Navigate to the project directory:

$ cd blackjack-card-counter

c. You can now run the application using the following command:

$ python run.py

2.Usage

Write text here about usage of project

Folder Structure

  • In modules there are some helping functions for the run.py
  • in the folder runs i want to make some csv about some games that are on youtube, just to test the algorithm

Bugs and Feature Requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

Feel free to contribute

Thanks

Some Text

Copyright and License

Code and documentation copyright 2011-2018 the authors. Code released under the MIT License.

Enjoy ๐Ÿค˜

blackjack-card-counter's People

Contributors

eduardonard avatar yavuzibr avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

yavuzibr

blackjack-card-counter's Issues

[DATA] Csv files

Need loads of games from youtube. Choose a game that starts from the beginning of a shuffle and write on a txt file all cards that are played, till maybe 3/4 of the video. report the time and the link as follows:
`www.youtube/link [17:56]

1 5 9 8 7 6 3
1 4 8 9 7 8 0`

1 is Ace, 0 is 10
This helps for validating the algorithm

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.