Skip to content

Mlipphardt/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

This is a Memory Game powered by React and featuring a deep sea creatures theme! Users can click on the images in order to earn points, but beware! Click on the same image twice and you'll lose! The images shuffle around with every click - Can you remember which ones you've clicked and find all twelve?

Memory Game demonstration


Installing Locally

Memory Game can be installed from the repository through either of the following options:

By SSH: git@github.com:Mlipphardt/Memory-Game.git

By HTTPS: https://github.com/Mlipphardt/Memory-Game.git

Once the repository has been cloned, navigate inside it with your terminal and run 'npm install.'

Note: If Node.js has not been installed, download it here first.

Run the command 'npm install' in order to obtain the required dependencies, and then 'npm start' in order to launch the game.

Made with

  • Create React App
  • Node.js
  • Google Fonts

About

Memory game powered by React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published