Skip to content

Melizzo/flashcards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Cards

Flash Cars is a program that is built to run in the terminal that will ask questions, giving the user the ability to answer, and prompted if guessed wrong, and if right, will move on to the next question! The test results will output to the terminal - if you score below 90%, the test will restart itself again, and will continue to do so until a score of 90% or higher is achieved.

Install/Setup Directions here:

Clone the repo to your computer

run npm install

Run your test suite using the command:

node index.js

To kill the test:

control + c

Working Product

Challenges:

  • Timer extenstion
  • Restart Game extenstion

About

Flashcards starter kit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%