Skip to content

sangpark/baseball-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BaseballSim

BaseballSim is a small yet accurate statistical baseball simulator written in Java.

Using historical baseball statistics mined from www.baseball-reference.com, BaseballSim constructs two teams specified by the user and then pits them against one another in a Bill James-inspired simulation.

BaseballSim takes into consideration:

  • All available batting, pitching, and fielding information of players
  • Handedness of pitcher/batter matchup (LH vs. RH, RH vs. RH, etc.)
  • Errors, double plays, sacrifice flies
  • Pitcher fatigue based on pitch count
  • Accurate baserunning models
  • Simulated intelligent bullpen management

About

small statistical baseball simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%