Skip to content

Montana-Code-School/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory

Develop the card game "Memory" with all knowledge you have gained in React, JavaScript, HTML and CSS over the last few weeks.

Installation

Install Dependencies npm install

Run Application npm start

Game Directions

To start all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The goal of the game is to find all pairs of matching cards.

The images to use are provided in "/public/img" folder of the scaffolded Create-React-App.

Provide a "Reset" button which enables the player restart the game at any time.

Memory Game Gif

Bonus

  • Load the images for the game through the Marvel API
  • Show a loading message while the images are being loaded through the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published