Skip to content

bakror/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Memory Game

A simple memory matching game built using HTML, CSS, and JavaScript.
Players flip blocks to find matching pairs and track their attempts.


πŸš€ Features

  • Flip blocks to find matching pairs
  • Count number of wrong tries
  • Randomized block order on each game start
  • Player can enter their name before starting the game
  • Simple and responsive interface
  • Interactive alerts using SweetAlert2

πŸ› οΈ Tech Used

  • HTML
  • CSS
  • JavaScript
  • SweetAlert2 (for player name input and alerts)

βš™οΈ How To Play

  1. Open index.html in your browser
  2. Click on the span to enter your name
  3. Flip blocks by clicking on them
  4. Try to find all matching pairs
  5. The number of wrong tries will be displayed

πŸ“‚ Project Structure

Memory-Game └── 
    β”œβ”€β”€ index.html
    β”œβ”€β”€ main.css
    β”œβ”€β”€ main.js
    └── README.md

About

Memory-Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors