Skip to content

ashikscript/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README (1).md

🃏 Memory Card Game (মেমোরি কার্ড গেম)

A fun and interactive Bengali memory card matching game playable directly in the browser — no installation needed!

🎮 Features

  • 3 Game Modes

    • Single Player — beat your own score
    • Two Players — take turns on the same device
    • vs Bot — play against an AI opponent
  • 3 Bot Difficulty Levels

    • Easy 😊 — bot picks randomly
    • Medium 😐 — bot remembers some cards
    • Hard 😈 — bot remembers almost everything
  • 3 Grid Sizes

    • 4×5 (20 cards / 10 pairs)
    • 4×6 (24 cards / 12 pairs)
    • 5×7 (35 cards / 17 pairs + 1 bonus)
  • Bengali language UI — fully localized interface

  • Smooth animations — card flip, fly-away on match, confetti on win

  • Back to Menu warning — confirms before leaving an ongoing game

🚀 How to Play

  1. Open index.html in any browser
  2. Choose a game mode and settings
  3. Flip cards to find matching pairs
  4. Player with the most pairs wins!

🌐 Live Demo

If hosted on GitHub Pages, the game is playable at: https://ashikscript.github.io/memory-game/

📁 Files

File Description
index.html The entire game — HTML, CSS, and JavaScript in one file
README.md This file

🛠️ Tech Stack

  • Pure HTML, CSS, JavaScript — no frameworks, no dependencies
  • Works on mobile and desktop browsers

📜 License

Free to use and modify for personal or educational purposes.

About

🃏 Bengali memory card game with single player, 2-player & bot modes. Built with vanilla HTML, CSS & JS. No dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors