Skip to content

wboka/bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo

Simple javascript based bingo game.

Setup

  1. Game starts in 5 seconds after the play button is clicked
  2. Click "Add Bingo Card" as needed
  3. Click numbers on each bingo card as they are called
  4. Click "Bingo!" once you have a valid combination of numbers in a winning pattern
    • 5 spaces in a row horizontally/vertically
    • 5 spaces in a diagonal in either direction
    • The 4 corners
  5. Click "Restart" to play again.