ferreiiratech / projeto-jogo-da-memoria

Memore Game X-men theme

Home Page:https://memory-game-theta-five.vercel.app/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game X-men theme

1. About the project

This game was developed with the intention of putting into practice the concepts of programming logic and applying what was learned in JavaScript. It is a memory game that challenges players to find matching pairs of cards.

By developing this game, I was able to improve my problem-solving skills and apply the concepts learned in JavaScript. I used DOM manipulation techniques, such as event handling and style modifications.

The game features 3 levels of difficulty, different music for each level, and user name registration in local storage.

2. Clone the project

Open your terminal, choose the folder of your preference, and paste the following command to clone this repository:

git clone https://github.com/ferreira-leonardo/projeto-jogo-da-memoria.git

Enter the repository folder using the following command:

cd projeto-jogo-da-memoria

Open the project in VS Code using the following command:

code .

3. Technologies used in the project.

  • Javascript
  • HTML
  • CSS

4. Media

5. Project author

Leonardo Ferreira

About

Memore Game X-men theme

https://memory-game-theta-five.vercel.app/index.html


Languages

Language:JavaScript 59.5%Language:HTML 23.8%Language:CSS 16.8%