Skip to content

Simple implementation of the Candy Crush game in HTML Canvas and Javascript

Notifications You must be signed in to change notification settings

Erik3010/candy-crush

Repository files navigation

Candy Crush

Preview

Description

This is a simple implementation of the Candy Crush game in HTML Canvas and Javascript. Check it out here.

How to play

The goal of the game is to match 3 or more candies of the same color in a row or column. When you match 3 or more candies, they disappear and new candies fall from the top. The game ends when you run out of moves. You can move a candy by clicking on it and then clicking on the candy you want to swap it with.

TODOS

  • Add a score
  • Add a high score
  • Add a sound
  • Fix/Optimize checking algorithms for matches candies.
  • Fix flickering animation when swapping candies

About

Simple implementation of the Candy Crush game in HTML Canvas and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published