Skip to content

batwell31/fend-project-memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

So this game was a project provided through Udacity for me to complete! It was dificult, but the most rewarding things often are!

HOW TO PLAY

  • Clicking on a card will start the timer
  • Click the black squares(cards) to reveal the card
  • Match all 8 pairs of cards!
  • To win find all 8 matches!
  • Play as many times as you like by pressing the restart icon!

Game Functionality

  • What can you expect this game to do?
    • It records the time from start to finsih
    • It counts the total moves you made until completion!
    • It will even congratulate you when you complete the game!

Try it yourself!

API/BOOTSTRAP

Right now I am using Coda Font in my code. I have a linked style sheet in the head. Bootstrap is being used both for the font, and to set up a small grid for the score-panel.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.4%
  • JavaScript 35.2%
  • HTML 16.4%