ectweitmann / flashcards

Flashcards starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlashCards

Description

This program allows a user to play a flashcard game via the command line. A user will be able to see the questions, take guesses, and see a final score at the end of the round.

flash cards example gif

Technologies Used

  • JavaScript
  • Mocha / Chai

Setup

  1. Clone down the repo via
git clone [remote-address]
  1. Once you have cloned the repo, change into the directory and install the library dependencies. Run:
npm install
  1. To start the game run node index.js

Contributors

Created by Ethan Tweitmann

About

Flashcards starter kit


Languages

Language:JavaScript 100.0%