DevProgress / debate-bingo

Bingo game for presidential & vice presidential debates
MIT License
9 stars 7 forks source link

Clean up bingo word list for mobile web app to prevent breaking of words on smaller devices (320 width) #68

Closed sharkswithbraces closed 7 years ago

sharkswithbraces commented 7 years ago

Each tile can only hold words with 8 or less characters. The tile can contain many words (e.g., Debt free college, Make America Great Again) but each word should be 8 characters or less so that each will have it's own line within the tile. Rather than remove words from the list, maybe we can do so abbreviation, like Sec of State or President Obama. If we clean up the list and reduce characters, we may even be able to bump up the font size a bit so it's legible in a single view-- that way people won't have to spend time pinch/zooming and not knowing where they are on their card.