Skip to content

Memory Game project based on Udacity Nanodegree Program

Notifications You must be signed in to change notification settings

MKortmann/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Memory Game (known as Concentration) is a complete browser-based matching game cloud-enabled. In order to show the knowledge in HTML, CSS and Javascript the game was done completely from scratch! This game enclosed many amazing features:

  • Work in many different browsers as Google Chrome, Edge and Firefox
  • Responsive Design
  • Dinamically Board Cards can be increased from 16 up to 56 cards!
  • The cards are randomly pick up to avoid repetitive cards
  • Packed with Sounds and Animations

How to play the game?

You can play it using any device such as smartphone, computer and tablet. Click here: https://mkortmann.github.io/Memory-Game/

New Features!

  • Zoom In, Zoom Out
  • Music On and Off

How the game work?

"The game board consists of sixteen "cards" arranged in a grid. The deck is made up of eight different pairs of cards, each with different symbols on one side. The cards are arranged randomly on the grid with the symbol face down. The gameplay rules are very simple: flip over two hidden cards at a time to locate the ones that match!"

Each turn:

  • The player flips one card over to reveal its underlying symbol.
  • The player then turns over a second card, trying to find the corresponding card with the same symbol. If the cards match, both cards stay flipped over. If the cards do not match, both cards are flipped face down.
  • The game ends once all cards have been correctly matched. You can also:
    • Import and save files from GitHub, Dropbox, Google Drive and One Drive
    • Drag and drop markdown and HTML files into Dillinger
    • Export documents as Markdown, HTML and PDF

Documentation

  • TODO!

Download the game in your local computer

  1. Create a directory in any desire location
  2. Open the directory with the Git Bash
  3. Type: git init
  4. Type: git clone "paste the address of my git hub memory game"

More Information

For any extra information, please, feel free to contact me.

Contributions

The game was done completely by me.

About

Memory Game project based on Udacity Nanodegree Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published