Skip to content

asodemann18/FlashcardGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcard Game

Project By: Alex Sodemann

About

In this project, I wrote a program to simulate a set of flash cards through the command line. A user will be able to see the questions, take guesses, and know if they got the question correct.

Project Goals

  • Contribute code to a partially constructed object-oriented application
  • Follow spec/prompts to make a working application
  • Implement ES6 classes
  • Write modular, reusable code that follows SRP (Single Responsibility Principle)
  • Implement a robust testing suite using TDD

In Action

Installation Instructions

git clone [file path]
cd flashCardGame
node index.js

Have fun!

Technologies Used:

  • JavaScript
  • Git/GitHub
  • npm

About

Flashcard Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%