Skip to content

shelbypalumbo/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

A memory game built using Flex-box and jQuery.

Deployed Application: https://shelbypalumbo.github.io/Memory-Game/

User Story

As a lifelong learner, I want the ability to test my memory, so that I can improve my short term memory skills.

Usage

Users of the Memory Game will be prompted to choose a board size upon selecting " New Game". The board size determines the amount of cards a user will play with and generate duplicate numbers from the value of the boards size divided by 2, then the cards are shuffled and displayed.

If a match is found, the card will lay face up and add 10 pts to the starting score of 100. If two cards are flipped that are not a match, the cards will return to hidden after a few seconds and remove 1pt from the score.

Board View

Main View

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Flex-box

About

A memory game built using Flexbox and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published