Skip to content

SvetlanaStoycheva/candy-crush-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play your kind of Candy Crush game // React

  • see project

  • The game:

    • Crate board: Create a board of 8 * 8 squares, each square with random image. On initial load, render a shuffled array with images. With every change in the image arrangement, check for 3/4 columns or rows. Replace the equal images in the column/row with blank images. Move the blank images up until they get entirely replaced by images.
    • User can choose between 6 characters to play with. On a button click, the initial image set is changed, the squareBeingDragged is set to 0 in order to set the initial score to 0.
  • see the tutorial for the game logic



About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published