malvaphe / Jacky

Counting cards in the game of Black Jack and cards probabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Jack Probabilities

Black Jack Probabilities

This simple project consists of counting cards in the game of Black Jack and giving the probability, for each card, that it will be drawn.

The project is just a js file. It is code that is ready to be expanded, for example with a graphical interface. Have fun!

Run it

Go to the project directory:

  cd Black-Jack-Probabilities

Run the project:

  node blackJack.js

Authors

About

Counting cards in the game of Black Jack and cards probabilities.


Languages

Language:JavaScript 100.0%