Memory Game banner

Memory Game

2 devlogs
2h 43m 58s

Memory Game A simple memory card matching game built with HTML, CSS, and JavaScript. Description Match pairs of technology logos by flipping cards. The game tracks your wrong attempts and shows a congratulations message when you win.

Demo Repository

Loading README...

yousef_7abib

Shipped this project!

Hours: 2.73
Cookies: 🍪 7
Multiplier: 2.47 cookies/hr

Built a Memory Card Game using HTML, CSS, and JavaScript!

The game features card matching, wrong tries counter, win detection, and responsive design. Players flip cards to find matching pairs of technology logos.

Learned a lot about DOM manipulation, CSS animations, and game logic implementation. Really proud of how smooth the card flip animations turned out!