Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 378 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 378 Bytes

An Interactive Match-3 Puzzle Game

– Developed a match-3 puzzle game using React.js, implementing modular and reusable components.

– Created components to handle grid cells, the overall grid layout, and game result modals.

– Utilized React Hooks for efficient state management and user interactions, and styled the game with HTML5 and CSS3 for a responsive interface