Post on Bingo Game
Bingo is a game which is played on the last page of the notebook. This game will have n x n grid and it can be played with any number of players.
Players will create n x n grid and then start adding numbers from 1 to n*n in a random fashion on each of the cells. Then players will start calling a number one after another and all the players start striking the numbers on their screen.
If a player completes striking the cells in any particular order (Vertical, Horizontal or Diagonal) then it will be counted as 1. A player who completes n such cases will be the winner.
Comments
Post a Comment