https://github.com/rafaelhdsv/memory-card-game
The memory game is a classic game made up of pieces that have a figure on one side. Each figure is repeated in two different pieces. To start the game, the pieces are placed face down so that they cannot be seen.
https://github.com/rafaelhdsv/memory-card-game
Last synced: 3 months ago
JSON representation
The memory game is a classic game made up of pieces that have a figure on one side. Each figure is repeated in two different pieces. To start the game, the pieces are placed face down so that they cannot be seen.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/memory-card-game
- Owner: RafaelHDSV
- Created: 2022-12-30T15:57:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T03:56:07.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:43.966Z (5 months ago)
- Language: HTML
- Homepage: https://memory-card-game-rafael.netlify.app
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory-Card-Game



> The memory game is a classic game made up of pieces that have a figure on one side. Each figure is repeated in two different pieces. To start the game, the pieces are placed face down so that they cannot be seen.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- Be able to play the game and complete it
- Find two pairs of each character
- View on different screens
- Start the game from the home screen### Links
- Live Site URL: https://memory-card-game-rafael.netlify.app
### Screenshot
- Desktop

- Mobile
## My process
### Built with
- HTML
- CSS
- JAVASCRIPT[⬆ Back to the top](#memory-card-game)