Skip to content

This Memory Game project is a web-based application where users match pairs of cards, featuring two modes for image selection: fetching random images from an API or using pre-defined images. Designed with a user-friendly interface and responsive design, it provides an engaging and visually appealing experience.

Notifications You must be signed in to change notification settings

tal6203/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Memory Game

Welcome to the Memory Game repository! This project is a fun and interactive memory matching game built using HTML, CSS, and JavaScript.

Table of Contents

📖 Overview

The Memory Game is a web-based application where players flip over cards to find matching pairs. It's a simple yet engaging game that helps improve concentration and memory skills.

✨ Features

  • Interactive and user-friendly interface
  • Responsive design for various screen sizes
  • Fun and engaging gameplay

🔧 Setup

To run the Memory Game locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/tal6203/Memory-Game.git
    cd Memory-Game
  2. Open the memoryGame.html file: Open memoryGame.html in your preferred web browser to start the game.

🚀 How to Play

  1. Open the game in your web browser.
  2. Click on a card to flip it over.
  3. Click on another card to find its match.
  4. If the cards match, they stay flipped. If not, they flip back over.
  5. Continue until all pairs are found.
  6. Enjoy and try to beat your best time!

📂 Project Structure

The repository is structured as follows:

Memory-Game/
├── font/             # Font files
├── img/              # Image files for the game
├── memoryGame.html   # HTML file for the game
├── script.js         # JavaScript file for game logic
├── style.css         # CSS file for styling
└── README.md         # Project documentation

🤝 Contributing

Contributions are welcome! To contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Open a pull request.

📜 License

This project is open-source and available under the MIT License.

Memory-Game.mp4

About

This Memory Game project is a web-based application where users match pairs of cards, featuring two modes for image selection: fetching random images from an API or using pre-defined images. Designed with a user-friendly interface and responsive design, it provides an engaging and visually appealing experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published