Pot Odds

Type: Software Status: Complete Deadline: 2026-03-07 Created: 2026-03-01

What is this?

A lightweight, webpage-based trainer for the Texas Hold’em concept of pot odds and +EV call decisions. Players are shown randomized scenarios and asked to estimate pot odds, which is checked against the true value. Includes a hint toggle and end-of-session accuracy score.

Where is it located?

http://davidtingle.com/pot-odds/

Motivation

Sharpen pot odds intuition through repetitive quiz-style practice. Simple enough to run as a static page on a personal site.

What does success look like?

  • Randomized scenarios with a clear quiz interface
  • Player estimates both pot odds % and hand equity %, then chooses call/fold/raise
  • Hints sidebar (equity table + Rule of 4&2) toggleable without disrupting gameplay
  • End-of-session accuracy score across all three dimensions
  • Deployed and accessible on davidtingle.com

Technical

  • Stack: Vanilla HTML / CSS / JS (no build step)
  • Repo: personal site repo
  • Deploy target: davidtingle.com
  • Intended users: Primarily personal use; publicly accessible