Skip to content

joe-mccallister/fend-project-memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

Table of Contents

Instructions

This project is a traditional memory game. You will have unlimited time and tries to complete the matches. Cards are shuffled on each start, and the timer will begin when you first click on a card. From there your performance is measured on how many moves it takes you to complete all matches. Upon completion you'll be presented with your score and time.

Code consists of index.html, app.css, and app.js which hold all dependencies. JS and CSS are stored in folders nested under the root project. IMG folder holds background image.

Dependencies

This project uses the following libraries: Bootstrap (for icons): https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" Google Fonts: https://fonts.googleapis.com/css?family=Coda jQuery: https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js

Contributing

This code is a submitted project and will not be accepting contributions.

For details, check out CONTRIBUTING.md.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • CSS 33.9%
  • HTML 11.5%