/flashcards-starter

Flashcards starter kit

Primary LanguageJavaScript

FlashCards

Description:

This project is a flashcards game that is played in the terminal. A user is presented a question then toggles to an answer and presses enter. A that point the user is informed if their answer is either incorrect or correct and a new question appears. The game is over when all of the cards have been answered and the user is presented their percetage score.

Game in action:

(GIPHEY1

To play

In terminal enter "node index.js" on command line