NFHSField#
Note
sportypy currently offers support for 11-player, 9-player, 8-player, and 6-player high school football. Be sure to pass the appropriate value to n_players when instantiating this class
- class sportypy.surfaces.football.NFHSField(n_players=11, field_updates={}, *args, **kwargs)#
A subclass of
FootballFieldspecific to the NFHS.See
FootballFieldclass documentation for full description.
