Personal Project
Memory Game
The React Memory Game PWA is a web application developed using React, HTML, CSS, and JavaScript. It offers an engaging memory game where users are presented with a 4x4 grid of hidden cards, each containing one of eight pairs of matching cards. The objective of the game is to find all the matching pairs by flipping two cards at a time. If the cards match, they remain exposed; otherwise, they are flipped back. The game includes a win counter that increases with each successful match. Players can reset the game and start over by pressing the "new game" button. You can access the GitHub Repository for the source code and play the game on the Hosted App.
Technologies used include:
- HTML
- CSS
- JavaScript
- ReactJS
- PWA