wboka / bingo

Home Page:https://wboka.github.io/bingo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://wboka.github.io/bingo/

License:MIT License


Languages

Language:JavaScript 49.9%Language:HTML 45.3%Language:CSS 4.8%