Skip to content

interactive console-based baseball simulation program

Notifications You must be signed in to change notification settings

carrjsn/pythonbaseball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

python-baseball

interactive console-based baseball simulation

initialize

  1. brew install python
  2. git clone https://github.com/carrjsn/pythonbaseball.git
  3. cd <root-directory>
  4. python3 pythonbaseball.py

game setup

  1. Choose home and away team names
  2. Choose how many innings to simulate Setup

gameplay

  • Generates fully randomized outcomes for each batter (one pitch per batter) Gameplay

  • End of game statistics featuring boxscore and team totals EndofGame

About

interactive console-based baseball simulation program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages