| 123456789101112131415161718192021222324252627282930313233 |  ## Going to be implemented	- create game with options for: timed game, voting	- dice level next to player name 	- sounds for game (for each screen or interactive items)	- interactive effects for game (dice in gamescreen)	- win/loss ratio (needs to populate on player stats screen)### Front End	- Game options: timed game, voting(kick, time round/game change, change player turn, pause/resume)	- when a player initiates a vote on a voting area, the border of that area will change to a color to indicate that a vote is open OR just put an emblem on the card to notate some sort of vote is open### Back End	- experience system for games	- keeping track of win/loss for users	- timer game to talk to Qwixx	- voting game to talk to Qwixx### learn new "paint ide"	- photoshop or gimp.	- find a software for wire frame design vs making it all detail (sketchup is a program maybe, openCAD)	- can wireframe by pieces of paper (just use rectangles for how it all works)### write a style guide 	- borders look like X	- font is always X	- warnings always look like X	- menus always look like X	- turns always look like X	- mmcgo.com/ look at secom branding
 |