Skip to content

ydunbar/fend-project-memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity FEND Memory Game Project

Project Overview

HTML and CSS styling was provided to display a static version of the Memory Game project, and students were asked to convert this project from a static project to an interactive one. This project involved modifying the HTML and CSS files, and developing the functionality in JavaScript.

Game Functionality

Clicking on cards will flip them and reveal their symbol. Cards with matching symbols will stay flipped and add to your score. The game is over when all cards are matched. A star rating is calculated based on the time to match all the cards.

How to Play

Clone or download, and open index.html in browser.

About

Using HTML, CSS, and JavaScript

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.9%
  • CSS 24.0%
  • HTML 16.1%