This is a 2 player rock paper scissors game where each player uses their own browser. If more than 2 people try to join the game it will not work as expected
The first task is to log on. The program will then wait until the second player is logged on, and then the start button becomes enabled.
Either player can press the start button, and then both users have 15 seconds to select rock,paper or scissors. You can change your mind and pick something different during this time
The results are then shown on screen and the program waits for the start button to be pressed again