Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bingo

A simple HTML bingo game.

Instructions

  1. Download the bingo.html file (or clone the repo).

  2. Optionally modify any variables defined at the top of the file:

    • TITLE: The title that appears at the top of the board.
    • BOARD_SIZE: The size of the board.
    • GOOGLE_SHEET_ID: The ID of a Google Sheet that contains the word list. The Sheet must allow anonymous read access (i.e. "Anyone with the link" can view).
    • GOOGLE_SHEET_COLUMN: The zero-based column index of the column that contains the word list.
  3. Publish the file on a web-server that you own.

License

This software is licensed under the MIT License.

About

A simple HTML bingo game

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages