Skip to content

onanuviie/Candy-Crush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candy-Crush

A JavaScript Game inspired by Candy Crush

In this project I made use of:

  • Array methods
  • Event listeners such as (dragstart, dragend, dragover, drop, dragleave and dragenter), so this can only be played on desktop
  • setAttribute()
  • setInterval()
  • And many more

You can play the game here