An interactive game to test your memory and skills while enjoying a fluid and entertaining visual experience.
🌐 Try the game here: Memory Game Live Demo
- Vanilla JS: game logic and dynamic interactions.
- HTML5: structure.
- CSS3: basic layout and animations.
- GSAP: advanced animations, transitions and visual effects.
- Canvas Confetti: victories animation.
- Spotify Theme Cards: cards designs based on Spotify.
- Challenge your memory: Find the matching pairs of cards before your lives run out.
- Interactive interface: Smooth animations to enhance the user experience. Visual feedback:
- Broken hearts when losing lives.
- Confetti effects when winning the game.
- Responsive Design: Compatible with mobile devices, tablets, and computers.
- Clone this repository:
git clone https://github.com/lizardoct/memory-game.git
memory-game/
├── index.html # Main page of the game
├── style.css # Game styles
├── script.js # Game logic
├── assets/ # Resources like images and others
└── README.md #
If this project is useful to you, don't forget to leave a star ⭐