NFL Simulation Flowchart¶
Interactive companion: rendered/nfl_sim_flowchart.html — pan, zoom, and click between phases.
Mermaid visualization of the NFL game simulator state machine, organized into 3 phases (Initialization / Play Execution / Play Aftermath). Vendored from the upstream interactive HTML.
- rendered/nfl_sim_flowchart.md — the flowchart
- rendered/nfl_sim_flowchart.html — interactive single-canvas companion (pan, zoom, click pills to navigate between sub-diagrams)
- UPDATING.md — how to keep both current when the HTML changes
- CONTEXT.md — glossary
- nfl_model_flow_diagram.htm — upstream interactive HTML (source of truth)