I'm making a score board for the game tabletennis. I have a + button so you can at point to a set. If a set is played, the player get a set and the scores reset. Then the second set start until one of the players got 3 sets, then they win the game and the game start over.
I want to display all the set scores. So the point from set1, set2, set3, set4, set5, (you can play a maximum of 5 sets). I want to display them beside the gameboard, so you can see with what score you had ne the last set and the sets before.