Flashcards reviewing arrays, objects, and various methods such as accessor, mutator and iterator methods covered in Module 2 of Turing curriculum. Knowledge can be assessed by interacting with the flashcards through command line interface.
- JavaScript
- Chai Assertion Library
- Mocha Testing Framework
- Command Line Interface
- Fork this repository
- Clone your forked version onto your local machine
- Navigate to the repository's directory
- Run
node index.jsin your terminal - Press enter to proceed/submit answers
- Navigate with arrows or type index to answer questions
- NOTE: Due to added review functionality, the game will not end until all questions are answered correctly. To exit the game and end terminal processes early, press control+c
