/BingoCards

HTML Bingo card for Formula One (F1) Racing and Hallmark Christmas movies

Primary LanguageHTML

Bingo Card Generator

A single interactive HTML page to make watching something with a friend a little more enjoyable.

It fills a Bingo card with a entries from lists of 'Easy', 'Middle', and 'Hard' words. Depending on what difficulty level is chosen, the cards are filled mostly with Easy, a few Middle and token hard entries, plus a standard, 'free' middle square.

When the page is loaded (or refreshed) it will create a new random bingo card. As you watch or hear the commentators, click on the appropriate square. Can you get five in a row, either up down or diagonally before the end?

There are a couple of branches in the repository that you can try out:

Screenshot F1 Screenshot Hallmark Movie Screenshot

Note: This can easily be modified to be any kind of bingo. Simply change the TITLE_OF_BINGO_PAGE variable. Then customize the list of words in three categories easy_word_list, mid_word_list and hard_word_list in the script tag.

Authors

License

This project is licensed under the MIT License

Acknowledgments

  • The code is entirely original.