https://github.com/codedust/buzzword-bingo
CYBER, CYBER!
https://github.com/codedust/buzzword-bingo
Last synced: 4 months ago
JSON representation
CYBER, CYBER!
- Host: GitHub
- URL: https://github.com/codedust/buzzword-bingo
- Owner: codedust
- Created: 2017-01-09T13:16:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T15:12:51.000Z (about 9 years ago)
- Last Synced: 2025-10-10T08:34:04.747Z (4 months ago)
- Language: JavaScript
- Homepage: https://codedust.github.io/buzzword-bingo/
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
HTML5-bingo
by J. Hobbs June 2012
---
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 HTML5 audio for UI feedback
* 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.