Gabby-Recny / flashcards-starter

Flashcards starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcards

Abstract

Flashcards is a game that uses vanilla Javascript to evaluate user answers to be correct or incorrect. It is played entirely inside of the terminal with the goal of deepening understanding of TDD and test creation.

Contributer

  • Gabby Recny

Technologies

  • Javascript

Flashcards Game Demo

Wanna play? πŸ‘¨πŸΎβ€πŸ’» πŸ‘©πŸΎβ€πŸ’»

  • Clone the game into the terminal
  • Begin by typing node index.js
  • You will see a question with 2-3 possible answers
  • Select the correct choice using the number keys or the up and down arrows on your keyboard.
  • Hit enter to see if you got it correct.

The project spec & rubric can be found here

About

Flashcards starter kit


Languages

Language:JavaScript 100.0%