Satyam4229 / Memory-Game

Memory Game is a delightful web-based game designed to challenge and entertain players by testing their memory skills. The objective is simple: match all 16 cards organized in 8 sets to emerge victorious. The game, crafted with HTML, CSS, and JavaScript, features an engaging interface.

Home Page:https://satyam4229.github.io/Memory-Game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game Project

Welcome to the Memory Game project! This simple yet entertaining game challenges your memory skills as you match pairs of cards to reveal hidden images. The goal is to successfully match all 16 cards organized in 8 sets, and when you do, a delightful congratulations message along with a confetti effect will make your victory even more enjoyable.

Table of Contents

Demo

Live Demo (Coming Soon)

Features

  • Interactive memory game with 16 cards organized in 8 sets.
  • Engaging gameplay to test and improve your memory skills.
  • Congratulatory message and confetti effect upon winning.
  • Created using HTML, CSS, and JavaScript for a seamless web experience.
  • Responsive design for playability on various devices.

Getting Started

To get a copy of the project up and running on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Satyam4229/memory-game/
  2. Open the project folder:

    cd memory-game
  3. Launch the index.html file in your preferred web browser.

How to Play

  1. Click on a card to reveal the hidden image.
  2. Click on a second card to find its match.
  3. If the two cards match, they remain open; otherwise, they will flip back.
  4. Continue until all 8 sets of cards are matched.
  5. Upon successfully matching all sets, enjoy the congratulations message and confetti effect!

Built With

  • HTML
  • CSS
  • JavaScript

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to help improve the game.

License

This project is licensed under the Apache-2.0 - see the LICENSE file for details.

Acknowledgments

  • Special thanks to Gabriel age for the confetti effect implementation.
  • Inspired by the classic memory card games that have entertained generations.

About

Memory Game is a delightful web-based game designed to challenge and entertain players by testing their memory skills. The objective is simple: match all 16 cards organized in 8 sets to emerge victorious. The game, crafted with HTML, CSS, and JavaScript, features an engaging interface.

https://satyam4229.github.io/Memory-Game/

License:Apache License 2.0


Languages

Language:CSS 47.1%Language:JavaScript 36.8%Language:HTML 16.2%