- Add player1 and player2
- Hit start game
- Chose a Winner
Added additional features
- Uses session storaget to keep track and update wins
- Uses custom validation. Ensures the names are not the same guranting a winner and a loser.
- Custom filters to update the leaderboard instantly
TODO
1.Refactor the sessionStorage. 2.Remove inline CSS