Skip to content

ericbatiste/flashcards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

In this project we were tasked with writting a robust test suite to accompany the implementation code to create a flashcard game / quiz that runs in the terminal rather than on a webpage. We wrote both the test code as well as the implementation code to be tested.

Demo

flash cards example gif

Tech Used

This quiz / game leverages Javascript and node.js to run in the terminal on your local device.

Install/Setup

Clone down your own forked copy of the repo. 'Cd' into the root directory in your terminal, from there run 'node index.js' to play the game / quiz on your local machine.

About

Flashcards starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%