TENNIS GAME SIMULATION
The app simulates single game by randomly assigning points to both players
This app simulates one game in a tennis match by assigning randomly points to both players. It follows a required number of rounds and it has no real limitation giving that the last winning point can go on for a while if the players play Deuce.
The simulation is developed and designed using HTML, CSS, and JavaScript.