mlbt
mlbt copied to clipboard
Boxscore mega thread
Issue for tracking all things needed for the box score. The first three are taken from issue #9
- [ ] add pitching information to box score
- [ ] display batter substitutions
For the player names I'm using the last string after splitting by white space. This leads to some wrong results, e.g. Fernando Tatis Jr. becomes Jr..
-
[ ] Fix player name display
-
[ ] Fix flickering when terminal is too small (issue #10)
-
[ ] Make players selectable -> display player information on
Enter