- The goal is to match at least three candies of the same colour and type in a row or column to clear them from the board. With each successful match, players earn points.
- This project is built on a basic web tech stacks such as HTML, CSS and Javascript.
- Scoring system to for comparison.
- Responsive design.
- Random candy generation.
- The game will start with a 9x9 candy board.
- Use your mouse and interchange the places of the candies.
- As you form a line(either horizontal or vertical) of atleast 3 candies you score atleast 30 points.