Skip to content

f-ansari/memory_game

Repository files navigation

Memory Game

Date: Febuary 12, 2021

Author: Faryal Ansari

GitHub | LinkedIn | GameLink


Description

The Memory Game is a simple game, where the user chooses two cards from an 6 x 6 grid to see if they match. A match could be same image, number, or color. If the user chooses two cards that do not match, the card will flip back down to their original places for the user to pick agian. If they do match, the card will be removed from the board game, so the the user may complete it.

Functions of the game:

  • Randomize the card before playing
  • Match cards and remove them from board
  • Flips cards back when not match
  • Keeps reack how many Matches and Attempts were made

Technologies

  • HTML
  • CSS
  • JavaScript

Getting Started

To get started, click click here and visit my trello board to follow the development of this game.


Screenshots

This was the original plan.

Game sketch


Final Product

Homepage Final Product Homepage Final Product


Future Updates

  • Change border color when matched
  • Add Match and Attempts made counter
  • Add a celebration sound when all matches are made
  • Make user choose board size
  • Add sounds to when user clicks board

Credits

  • N/A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published