homerchen19 / nba-go

🏀 💻 The finest NBA CLI.
https://www.npmjs.com/package/nba-go
MIT License
3.71k stars 220 forks source link

Proposal: Live advanced real time player statistics #19

Open ishaantaylor opened 6 years ago

ishaantaylor commented 6 years ago

More advanced real time player statistics in Box Score, and show all players.

Turnovers, FG/FGA, 3PT/3PA, Fouls, TS%, +/-, Blocks, Steals,

These additions will make this cli complementary to actually watching the game.

homerchen19 commented 6 years ago

I understand that showing more information should be better, but I don't know whether user's screen has enough space to show all data or not. I will try adjusting width ratio between play-by-play and player box score. Let me know if you would like to do this. PR is always welcome 😄 .