adamzev / baseball

Bat-Around Baseball Sim :baseball: A React app featuring play-by-play simulations of baseball games using real player data.
http://bat-around.com/
GNU Affero General Public License v3.0
4 stars 1 forks source link

baseball-3 Display inning details for games in simulations #16

Open briancaffey opened 6 years ago

briancaffey commented 6 years ago

We should be able to view details of each game produced by a simulation.

adamzev commented 6 years ago

I'm thinking about creating a scoreboard/box score class that stores and produces this data in the formats we need.