Skip to content

A simple React web-application that will help you pick the best statistical blackjack betting strategy

License

Notifications You must be signed in to change notification settings

JPStrydom/Blackjack-Adviser

Repository files navigation

Build Status Coverage Status code style: prettier

js-standard-style

Introduction

This is a simple React web-application that will help you pick the best statistical blackjack betting strategy. It looks at the player and the dealer's hand and estimates which betting strategy would be most profitable.

Links

  • The web-application can be visited here
  • The project's GitHub repository can be found here
  • A guide on how to play Blackjack can be found here
  • An awesome free web-application hosting platform called Heroku can be found here

Setup

If you'd like to run this project yourself, you can follow the following steps:

  1. Clone the repository, or simply download the source code here
  2. Download and install NodeJS here
  3. Run the command npm install in the same directory as the source code to install all the required packages
  4. Run the command npm run dev in the same directory as the source code to start the development server
  5. Visit the website through any modern browser by going to the web-address http://localhost:8080/

About

A simple React web-application that will help you pick the best statistical blackjack betting strategy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published