Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 367 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 367 Bytes

NBA Scheduler

NBA schedule generator written in Typescript. Borrows from the nba-scheduler project written in Python.

This schedule generator will be used in the forthcoming Basketball Simulator application.

See src/index.ts to see how to get started