I have designed a simple concentration memory game with French vocabulary. Users will match French words to pictures.
User Stories
- As a user, I should be able to select from different sets of vocabulary.
- As a user, I should be able to have the cards randomized so that if I select the same set twice, I don't already know where all the cards are the second time.
- As a user, I should have cards removed from the available cards once I have correctly matched them.
- As a user, I should be able to know how many cards I have remaining.
- As a user, I should be able to see how long it takes me to successfully match all of the cards.