Added README

This commit is contained in:
Jeff Hobbs
2012-06-25 08:01:11 -04:00
parent 50c0da0c7a
commit 51e6e31c4e

18
README
View File

@@ -0,0 +1,18 @@
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 HTML5 audio for UI feedback
* Uses jquery.tappable.js to improve 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.