We could alternate between player1 and player 2 and count the pairs found by each! - [x] Once the "New Game" button is clicked, the header should change to Player1 on 1 side and Player2 on the other with the initial counter set to 0 - [x] When match is found by a player, the counter for that player should update - [ ] At the end of the game, we should display who the winner is!
We could alternate between player1 and player 2 and count the pairs found by each!