BOWLING GAME
The app simulates entire bowling game between two players
The app randomly assigns points to both players and calculates rounds played. Also, it properly calculates points for both of them, giving the complex bowling rules for assigning points in case of a Strike or a Spare.
The simulation is developed and designed using HTML, CSS, and JavaScript.