A browser-based match-3 puzzle game inspired by Candy Crush, built with Next.js and React. The game allows players to swap adjacent candies to create matches, update scores in real time, and dynamically re-render the board using modern React state management. Smooth animations and interactions are implemented using Framer Motion, while the UI is styled with Tailwind CSS for a clean and responsive experience. This project demonstrates the use of Next.js for interactive frontend applications, combining game logic, animations, and component-based architecture in a performant, production-ready setup.
Candy Crush Game

