Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 2.7 KB

README.md

File metadata and controls

67 lines (34 loc) · 2.7 KB

Flash Cars

A single player flash card game that quizzes you on your knowledge of car models and what brand they are a part of. For example, if the flashcard shows the car model name "Outback", you have to guess what the brand is. In this example, the brand would be "Subaru". If you answer 10 cards correctly, you win the game. If you answer more than 5 wrong, you lose.

Demo

Short Demo video here: https://www.youtube.com/watch?v=FJ3OR_eyuNo&t=2s

Screenshots

Home Page

Screen Shot 2020-12-11 at 11 39 44 AM

When you hit the start button

Screen Shot 2020-12-11 at 11 41 34 AM

Code used

Screen Shot 2020-12-11 at 11 33 17 AM

What happens when you answer a card correctly

Screen Shot 2020-12-11 at 11 43 54 AM

What happens when you answer a card incorrectly

Screen Shot 2020-12-11 at 11 49 29 AM

Code used

Screen Shot 2020-12-11 at 11 50 49 AM

When you win the game

Screen Shot 2020-12-11 at 11 54 16 AM

When you lose the game

Screen Shot 2020-12-11 at 11 57 21 AM

Code used

Screen Shot 2020-12-11 at 11 58 39 AM

How the scoring works

Screen Shot 2020-12-11 at 12 07 19 PM

How the next button works

Screen Shot 2020-12-11 at 12 11 59 PM

How the reset button works

Screen Shot 2020-12-11 at 12 15 02 PM

Technologies Used

HTML, CSS, and JavaScript

Deployed with GitHub Pages

https://jamesnascimento1994.github.io/flash-cars/

This app is being redone with react. Go to that repository here: https://github.com/jamesnascimento1994/flash-cars-updated-version