python-baseball interactive console-based baseball simulation initialize brew install python git clone https://github.com/carrjsn/pythonbaseball.git cd <root-directory> python3 pythonbaseball.py game setup Choose home and away team names Choose how many innings to simulate gameplay Generates fully randomized outcomes for each batter (one pitch per batter) End of game statistics featuring boxscore and team totals