juliaguas17 / Hardcore-Memory-Game

3 stars 2 forks source link

Hardcore Memory Game

Description:

The "Hardcore Memory Game" tests a user's ability to remember where matching images are located. When the user clicks start game, the count-up timer begins. Images are loaded to 16 cards from the Flickr server-side API. The cards will flip over when clicked, and the user will be alerted when the cards match or do not match. Once all the cards are matched, the timer stops, facts about an animal (pulled from the Animal API Ninja server-side APIU) will pop up, and the user will be able to enter their initials to save their time to local storage. This allows the user to return the game and try to beat their score.

Deployed URL: https://juliaguas17.github.io/hardcore-memory-game/

User Story:

As a hardcore gamer who fears memory loss,
I want to play a memory card matching game,
so that I may reduce the effects of potential dementia.

Acceptance Criteria:

Mock-Up:

screenshot screenshot screenshot

Collaborators:

GitHub:

Future Development: