--- title: MLBTimeMachine emoji: ⚾ colorFrom: red colorTo: blue sdk: gradio sdk_version: 4.26.0 app_file: app.py pinned: false license: mit --- Simulate 1-10 seasons of baseball games against any two MLB teams from 1973-2021 IMPORTANT NOTE: This project was written as a way for me to learn how to code for the first time. It is messy, it is sloppy, but it runs! I do not plan on refactoring it or making any updates to it because I want to be able to look back on this in the future to remind myself of where I started. I am sure that there are many bugs.