Candy Crush banner

Candy Crush

2 devlogs
8h 15m 10s

A browser-based version of the popular game Candy Crush developed purely in HTML, CSS, and JavaScript. Players can swap colorful candies on a 9x9 grid by dragging them. Players need to match 3 or more candies in a row or column. Matching candies w…

A browser-based version of the popular game Candy Crush developed purely in HTML, CSS, and JavaScript. Players can swap colorful candies on a 9x9 grid by dragging them. Players need to match 3 or more candies in a row or column. Matching candies will disappear, and the game board will slide down. New candies will spawn, along with a real-time score tracker.

This project uses AI

I use AI for solve the error in the code and also for implement complex function

Demo Repository

Loading README...

manojk902007

Enhance game mechanics and UI for Candy Crush

  • Updated README.md to include new gameplay features: combo bonuses and level thresholds.
  • Refactored candy.css to improve styling, including background particles and responsive design.
  • Added audio functionality in candy.js for sound effects during gameplay actions.
  • Implemented combo and level-up indicators in the UI, enhancing player feedback.
  • Fixed various bugs related to game mechanics and UI elements.
Attachment
0
manojk902007

initial create of game

Attachment
0