/blue-flashcards

Flashcards starter kit

Primary LanguageJavaScript

Blue's Flashcards!

Table of Contents

Introduction

Lets test your knowledge of javascript with this flashcard game! We will use our trusty terminal to play.

Technologies

  • JavaScript

Set Up

  1. Clone this repository.
  2. cd into the directory.
  3. Run node index.html.

Features

  • User can use the answer number or arrow keys to scroll through options
  • Press enter to select your choice
  • When the answer is incorrect it will let you know! Correct or Incorrect
  • If you score less than a 90% on the round the game takes you through again. Restart Game
  • Crowd in back cheers when a player wins

Future Features

  • Have a report card of which questions that were answered incorrectly
  • Have user retry incorrect questions
  • Create a visual representation of the game

Contributors

Project Specifications

  • Project specs can be found here.

Resources