fbsim-core 1.0.0-beta.2

A library for american football simulation
Documentation
1
2
3
4
5
6
# Stat module

The `stat` module contains various structs which aggregate game and drive stats.
- The `PassingStats` struct contains passing statistics like attempts, completions, yards, touchdowns, and interceptions
- The `RushingStats` struct contains rushing statistics like rushes, yards, touchdowns, and fumbles
- The `ReceivingStats` struct contains receiving statistics like targets, receptions, yards, touchdowns, and fumbles