Skip to content

Repository files navigation

Memory Game

This is a classic memory game built using Vanilla JavaScript, HTML, and CSS. The game was created based on a tutorial by [Ania Kubow]https://www.youtube.com/aniakubow, but I added my own custom styles and extra features such as a reset button and a timer.

Features

  • Memory Game: The player has to match pairs of cards.
  • Timer: A timer that counts how long it takes to complete the game.
  • Reset Button: The game can be reset to start again from scratch.
  • Custom Styles: The game has custom styles to enhance the user experience.

How to Play

  1. Click on any two cards to flip them over.
  2. If the two cards match, they remain face up.
  3. If the cards don't match, they will flip back over.
  4. The game continues until all pairs have been matched.
  5. The timer tracks how long it takes you to complete the game.
  6. You can reset the game at any time using the "Reset" button.

Technologies Used

  • HTML: Used to structure the game layout.
  • CSS: Styled the game elements for a custom look.
  • JavaScript (Vanilla): Handles the game logic, timer, and reset functionality.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages