Skip to content

NateWritesCode/basketball-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basketball Simulator

A work-in-progress open-source Basketball Game Simulator written in Typescript. Utilizes the excellent Python library pbpstats to parse NBA play-by-play data to generate more realistic simulations.

Heart of the simulator lives in server/src/entities/GameSim.ts. The simulator utilizes the Observer pattern.

Play-by-play parser is located at python/pbp-parser.py.

TODOs galore, but we're just getting started. Bless this mess!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published