Skip to content

Espar-RodBar/JS-Jewels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Jewels

URL https://espar-rodbar.github.io/JS-Jewels/

A game like Candy Crush made with Vanilla Javascript.

This project was built after seeing the walkthrough made by Ania Kubov.

Some parts are made with a little different aproach.

Watch Ania's full video walkthrough!! here

In this project we use:

  • the drag and drop events
  • addEventListener
  • setInterval
  • setTimeOut
  • every
  • forEach
  • filter
  • map
  • insertAdjacentElement
  • unshift
  • Maths.abs
  • Math.random
  • Math.floor
  • rest arguments in functions
  • Audio

And some DOM manipulation.

Added functionality for touch screen:

  • touchstart event
  • touchend event
  • changedTouches for getting position
  • elementFrontPoint()

About

A Candy crush like game made with Vanilla Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published