Skip to content

VedranaR/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

This is a memory game project that I made for the purpose of Udacity Front-end Nanodegree course. It's availaible here.

Table of Contents

  1. Instructions
  2. Contributing

Instructions

The goal of this game is simply to have fun, while matching the cards together. All the symbols on the cards are connected to the web development, so for someone who is at the beginning of studying it can also be educational. Player is supposed to match every card with its pair containing the same symbol, in the unlimited amount of time, but the more moves are made, the lower rating the player gets.

The game can be reset simply by clicking the restart button on the upper right part of the game board. When two cards are matched, their background turns yellow, and at the end the modal window will appear, giving the player congratulations and game statistics. It will also offer the chance to play again.

Contributing

This game is written using only vanilla JavaScript, HTML5 and CSS3. All the icons are provided by the Font awesome. The shuffling algorithm is the Fisher–Yates shuffle, which you can find more about here. The code is free for anyone to use and build upon it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published