imb3cile/HTML5-bingo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
HTML5-bingo original version by J. Hobbs June 2012 kays cooking version by imb3cile March 2021 --- WHAT IT IS: * A bingo board * Randomizes content on each load * Reads square data from the data.js file * Uses data attributes to check for win condition * Uses CSS transitions for all animation * Uses Media Queries for optimized mobile experience * Uses "Hide Address Bar" (via @scottjehl) to hide mobile URL bar * Uses jquery.tappable.js to improve UI performance on mobile HOW TO USE: All data is kept in the "data.js" file. Customize the .json in the data.js file to change the language on the board.
Releases
No releases published
Languages
- JavaScript 78.3%
- CSS 17.1%
- HTML 4.6%