Skip to content

BenWehrend/flashcards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashCards

Abstract

I made a simple trivia game that plays on the command line. It tells you when you're right or wrong and gives you a final score at the end.

Application showcase:

flashcardsGif

What I used to create the game:

I made this game using Javascript in VSCode Select.

Running The Game

  • First, you want to clone down the repo using 'git clone git@github.com:BenWehrend/flashcards.git'
  • Second, cd into the 'flashcards' directory.
  • Finally, enter 'node index.js' to run the game.

About

Flashcards starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%