A fully functional webpage that uses HTML, CSS, and Javascript to simulate reaslistic tennis match outcomes
This project is easy to use and was built with no external libraries. The simulator:
- Inputs player names and rankings
- Simulates matches using realistic probability
- Simulates a coin toss to decide who serves first, and then alternates serves every game
- Is deployed via github static pages
If you want to use the website normally, just use the link (https://supposeduck30.github.io/tennis-match-simulator/). If you want to run it locally, here are the steps:
3. Each game is influenced by a serve hold probability of the server (Higher rank means higher probability to win service game)
- Grand slam support