Echory / flashcards-starter

Flashcards starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlashCards

Overview

This command line flashcard game is great practice for learning javascript arrays, objects, and iterator methods. Open the game in your command line and start guessing! After each guess, you will learn if your guess was correct. At the end you will get a score out of 100. Sharpen your knowledge and have a little fun!

What does it look like ?

flash cards example gif

Technologies Used

  • JavaScript
  • Mocha & Chai

How to Install

  1. Fork this repo
  2. Clone down the forked repo in your terminal
  3. Run npm install to install the library dependencies
  4. Run node index.js in your project and start playing!

About

Flashcards starter kit


Languages

Language:JavaScript 100.0%