update readme
This commit is contained in:
25
README
25
README
@@ -1,24 +1,13 @@
|
|||||||
This is a customized version of J. Hobbs' HTML5-bingo.
|
# bs-bingo
|
||||||
Geared towards the swiss anti terror initiative.
|
|
||||||
|
|
||||||
Original Readme:
|
## What is it?
|
||||||
|
|
||||||
HTML5-bingo
|
It's a bullshit bingo.
|
||||||
by J. Hobbs June 2012
|
|
||||||
---
|
|
||||||
|
|
||||||
WHAT IT IS:
|
## How to deploy?
|
||||||
|
|
||||||
* A bingo board
|
Use the `docker-compose` file. I don't care if you don't like it. Fuck off.
|
||||||
* 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:
|
## Why?
|
||||||
|
|
||||||
All data is kept in the "data.js" file. Customize the .json in the data.js file to change the language on the board.
|
Because.
|
||||||
|
|||||||
Reference in New Issue
Block a user