Skip to content

Repository files navigation

Blackjack Coach

Overview

Blackjack Coach is an interactive web application designed to help players improve their Blackjack skills. The app provides real‑time card‑counting data, betting strategy suggestions, and a visual interface that mimics a live casino table.

Key Features

  • Card counting – Hi‑Lo, Uston APC, and Zen count systems.
  • Bet ramp – Kelly‑style betting calculator with bankroll input.
  • Real‑time visual aids – Live heat maps, suit charts, and split/insurance prompts.
  • Adaptive UI – Works on mobile and desktop, with responsive design.
  • Customizable – Deck set, play‑style toggles, and advanced settings.

How to Use

  1. Load the app and select a deck set from the dropdown.
  2. Toggle the settings (Comp‑Dep, Heat Sim, Kelly) to match your strategy.
  3. Follow the prompts in the interface for split, insurance, and bet suggestions.
  4. Use the bet ramp section to adjust your bankroll and bet unit.

Running Locally

# Clone the repo
git clone https://github.com/gatepoet/BlackJack-Coach.git
cd BlackJack-Coach

# Open in your browser
# You can serve it with any static server, e.g., using VS Code Live Server or http-server

Contribution Guidelines

  • Fork the repository.
  • Create a feature branch.
  • Submit a pull request with a descriptive title and clear description.
  • Follow the existing coding style and add tests where appropriate.

License

MIT © 2025

About

An interactive Blackjack coaching tool with real‑time card counting and betting strategies.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages