A fun and interactive Bengali memory card matching game playable directly in the browser — no installation needed!
-
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
- Open
index.htmlin any browser - Choose a game mode and settings
- Flip cards to find matching pairs
- Player with the most pairs wins!
If hosted on GitHub Pages, the game is playable at:
https://ashikscript.github.io/memory-game/
| File | Description |
|---|---|
index.html |
The entire game — HTML, CSS, and JavaScript in one file |
README.md |
This file |
- Pure HTML, CSS, JavaScript — no frameworks, no dependencies
- Works on mobile and desktop browsers
Free to use and modify for personal or educational purposes.