ross1606 / simple_bball_sim

Simple Basketball Sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple_bball_sim

Simple Basketball Sim

Currently this is an extremely naive basketball simulation that only uses a few variables (usage, three-point rate, shooting percentages) to simulate an NBA game. The players contained in heat.csv and spurs.csv are representations of the teams that played in the 2013-14 NBA Finals.

Assumptions:

  • All you can do on the court is shoot, pass, rebound and commit turnovers<\li>
  • All rebounding is uniform. "Bigs" rebound better than "Smalls."<\li>

About

Simple Basketball Sim


Languages

Language:Python 100.0%