4903b6943a5ad39d650f48b3326dbe4db40266b2
- WebSocket connection shows live game state (round #, phase, bets per chair, pot) in a persistent bar at the top of predictions page - Prediction cards now display current bet amounts per chair - Round results flash HIT/MISS against the Bayesian prediction - New "Last 20 Predictions vs Actual" table with per-game probabilities, predicted vs actual winner, and running accuracy - Predictions auto-refresh after each round ends - Fix winning cards chart: use taller container (480px) and dedicated scales config for horizontal bar rendering - Add _last_n_predictions() helper to db.py for detailed per-game prediction history with game numbers
Teen Patti Live Monitor
Real-time Teen Patti game monitor with live dashboard and analytics.
Quick Start
docker compose up --build
- Live Dashboard: https://localhost:8443
- Analytics: https://localhost:8443/analytics
Description
Languages
HTML
60.9%
Python
39%