Skip to content

dominicom/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

Memory Game Student Project #3 during Google Front-End Development Nanodegree Program at Udacity

Table of Contents

How to play

  • Open the game here
  • Clicking on tiles You will reveal the card symbol
  • You have to match two cards of the same kind at the time
  • Match all 8 pairs of cards in minimum moves and short time

Screenshots

screenshot

About the project

This is #3 student project made for Udacity classroom on Front-End Web Developer track.

Starter Project

link https://github.com/udacity/fend-project-memory-game

The starter project has some HTML and CSS styling to display a static version of the Memory Game project. It needs to convert this project from a static project to an interactive one. This will require modifying the HTML and CSS files, but primarily the JavaScript file - js/app.js to start building out the app's functionality.

External libraries Used

Graphics and design resources

Original graphic design and assets by the Author. Used tiles graphics in this project are registered, trademarked or attributted logos of:

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.