JavaScript Bingo Board
Uses: -JavaScript -the DOM -Regular expressions
Functionality: -User can start a new game with a random card or by entering a card as a string -Wins & losses are kept track of in local storage -Users input string is checked against regular expressions -Alerts user when they have a bingo -Allows user to check & uncheck squares -Bingo card is added & removed from the DOM