Skip to content

AdamRaz/fend-project-memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

A card matching web game

How to run/play

see the live page at this github pages link: https://adamraz.github.io/fend-project-memory-game/

OR clone the project with git clone <insert url here> and open the index.html file in your browser

Game description

Match the cards!

Try and find all 8 matching cards in the shortest possible time.

You start with 3 stars but as you make more moves you're star rating will eventually decrease.

Just click on a blacked-out (hidden) card block to start the game.

Credits

This game is based off of the Udacity starter project found here: https://github.com/udacity/fend-project-memory-game

see app.js script file for code resources used

project preview:

app screens:

image of memory game screen

image of memory game screen

About

A card based memory game

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.8%
  • HTML 25.2%
  • CSS 19.0%