Michael Tyler Levesque c10c3d03b6 Hopefully Finished Repo Change to make game work
Changed background image to a red texture made in pixelmator, the rest
of the stuff was changed on the site in the code boxes, mostly changes
to the data.js file with text and a hope css changes to make the text
fit in the boxes as well as work with the new image and center the
title text.
2012-08-24 12:46:16 -04:00
2012-06-25 07:33:49 -04:00
2012-08-24 13:36:49 -03:00
2012-08-24 13:38:28 -03:00
2012-08-24 13:35:37 -03:00
2012-06-25 08:12:29 -04:00

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.

Description
Puzzle Bullshit Bingo
https://bingo.0x29a.ch
Readme 824 KiB
Languages
JavaScript 79.5%
CSS 15%
HTML 5.5%