Skip to content

RivasCVA/BlackjackBS

Repository files navigation

BlackjackBS

BJBS-Showroom A mobile app made through React Native that allows users to practice Blackjack Basic Strategy in order to improve their odds at casinos.

What is Blackjack Basic Strategy?

  • Playing Blackjack without strategy brings the casino's edge to about 2%. This means that for every $100 you bet, you will lose $2 in the long term.
  • Playing Blackjack with the Basic Strategy ruleset can bring the casino's edge down to about 0.5% or less depending on the table rules.
  • Blackjack Basic Strategy brings you the best odds amongst any table game at any casino.

All Kinds of Table Rules

BJBS-Table-Rules

Begin training Blackjack Basic Strategy with any deck size and table rules your select casino enforces.

Run Locally

  1. Clone the repository:
git clone https://github.com/RivasCVA/BlackjackBS.git
  1. Install all npm modules:
npm install

3 Run the simulator:

iOS

npm run ios

Android

npm run android

About

A mobile app made through React Native that allows users to practice Blackjack Basic Strategy in order to improve their odds at casinos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published