WDI DTLA 4 Project WEEK 1
###USER STORIES
- As a user I want less than 5 seconds to view the photo (MVP)-completed
- As a user I want at least 3 seconds to choose my answer(MVP)-completed
- As As a user I want the questions pertaining to the photos to be VERY definitive. (MVP)-completed
-
- As a user I want multiple choice answers so that I dont have to worry about type-o's(MVP)-completed
- As a user I want to know who's turn it is. (MVP)-ongoing
- As a user I want to look at a photo of one catergory/theme (icebox)
- As a user I want my left over seconds to carry over/add up as I play(icebox)
###Abel's Photographic Memory Game
-The photo memory game was built by using html, css, javaScript and jQuery. The use of HTML was rather limited as I only used it to create "templates" for the various photo slides.
-There's minimum styling with CSS since there photos take up most of the screen. I used Google Fonts "Bangers"
-The design approached was rather unorthodox. I started to build the top of the pyramid without ancient aliens technology. I used my own personal photos as the main design. At least something will look good :)
###Getting Started (unboxing) Shake your computer for 10 seconds and place on a firm table. Go to my github i.o link.
- The purpose of the game is to look at 5 different photographs and try to remember as many details about them.
- You have 4 seconds to view it before it switches to a question about the photo.
- There will be multple choice of A and B answers.
- Final scores will be tallied.
- You have 60 over all seconds to complete the game.
###Unsolved issues and updates
- The game is not truly 2 player.
- Final Scores have not been programmed to add up or be viewed.
- The timers are build in but have no been implemented yet.
- Created a 2nd player's photo slides.