Coder Social home page Coder Social logo

flashcards's Introduction

Flash Cards

A solo project by Andrew Carlin

Description

A Flash Card game that runs locally on the users terminal using node.js. Each turn displays a cards question, and 3 multiple choices. Once 1 out of the 3 answers has been chosen, user will be given feedback if the answer was correct or incorrect and move on to the next card. After finishing the deck of cards, user will be given feedback showing the percentage of questions they answered correctly.

Annotations

How to Install & play

  1. fork this repository.
  2. git clone it locally to your machine using the command line.
  3. Navigate into the repository on your machine.
  4. From root directory, run the command npm install.
  5. From root directory, run the command node index.js.
  6. Read the current question, and chose one of the multiple choices by pressing 1-3 or using arrow keys and press enter.
  7. Press enter after receiving feedback to move on to the next question.
  8. Repeat steps 6 and 7 until all cards of the deck have been answered to see the percentage of questions you've answered correctly.

Technologies Used

  1. JavaScript
  2. Command line
  3. GitHub
  4. Node.js

Future Iterations

  • Timer that reports how long it took the user to complete all cards.
  • Restart game if user score is less than 90%

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.