FizzBuzz GAME
The player designated to go first says the number "1", and the players then count upwards in turn. However, any number divisible by "3" is replaced by the word "Fizz" and any number divisible by "5" by the word "Buzz". Numbers divisible by "15" become "FizzBuzz". A player who hesitates or makes a mistake is eliminated from the game.