Skip to content

Siddharth-Phogat/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Memory Game

A simple browser-based memory matching game built using HTML, CSS, and JavaScript.


📸 Screenshots

Game Screenshot


🎮 How to Play

  1. Click Start Game to begin.
  2. Flip two cards at a time and try to match the pairs.
  3. The game ends when all pairs are matched.
  4. Your moves and time are tracked.
  5. Press Stop Game to reset and start over.

🚀 Features

  • Card flip animations
  • Randomized grid every time
  • Move counter and timer
  • Responsive UI
  • Win screen with stats

📁 File Structure

project/ ├── index.html ├── 06_style.css ├── 06_javascript.js ├── /assets


🛠️ Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript (ES6)

📦 Setup Instructions

  1. Clone or download the repo.
  2. Make sure all animal images are present (e.g., bear.png, bee.png, etc.).
  3. Open index.html in your browser.
  4. Enjoy the game!

About

A fun and interactive card matching game built with HTML, CSS, and JavaScript. Flip the cards, match the pairs, and test your memory skills!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors