Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.05 KB

File metadata and controls

16 lines (9 loc) · 1.05 KB

Flask-PyQt Basic Basketball Simulator

An updated version of the former Basic Basketball Simulator, legacy code can be found here

Description

A very basic basketball simulation based on points for and points against in the 2018-19 NBA Season by using a very simplified implementation of the Monte Carlo simulation. Users select teams and the program runs through simulations based on specified total games.

Installing and Running

Third party packages are required to run this program, please follow the requirements.txt file provided. To install all packages type the following command "pip install -r requirements.txt", this can also be done inside of a virtualenv. To run the program, run manage.py.

Images

Main Menu Results