Skip to content

willtech-1/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

house

❓ What is it ?

I desgined this Game application using ReactJS Hooks and pure CSS for the captivating user experience. This is a Memory Game where user has 20 seconds to find all image cards that match in order to win and user can click on any "empty" card in those 16 displayed on the screen. memory-game

🌱 Memory Game Instructions

User can click on any "empty" card in those 16 displayed on the screen. When empty card is clicked an image will show, then user has to click another card again, if the first image card the user clicked matches with the second image card the user scores one point and both image cards will be displayed on screen. However if not then the user will have to keep on checking to find eight cards that match. User has 20 seconds to find all image cards that match in order to win.

🚀 How to install the app

  1. Navigate to your terminal or (Ctrl+Shift+`)
  2. Then change your directory to memory-game folder type cd memory-game on your terminal
cd my-app
  1. To check whether you are at the right directory type ls on your terminal and you will get list of your files in that directory
  2. Then type npm install on your terminal to install node_modules for all the dev dependencies for the project
npm install
  1. Then type npm start to start your development of the application, it will open your browser on http://localhost:3080
npm start

🌱 Credit

Hyperion Dev https://hyperiondev.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages