Skip to content

A scalable flash-cards game designed with OOP and TDD principles. Design guidelines written by Turing School of Software and Design.

Notifications You must be signed in to change notification settings

jamogriff/flash_cards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Cards

A scalable flash-cards game designed with OOP and TDD principles. Design guidelines were written by Turing and can be found here.

Playing the Game

New cards can be added to the cards.txt file in the data directory. The current iteration only allows a correct answer if it matches the answer listed exactly. To begin, execute flashcard_runner.rb in a Terminal session.

Final Scores

An overall final score is calculated and then broken down by category.

About

A scalable flash-cards game designed with OOP and TDD principles. Design guidelines written by Turing School of Software and Design.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Ruby 100.0%