Build your own CANDY CRUSH using JavaScript, HTML and CSS | Ania Kubow
2020 Β· Mobile Game Β· Mobile Game
Build your own CANDY CRUSH using JavaScript, HTML and CSS | Ania Kubow
Build your own CANDY CRUSH using JavaScript, HTML and CSS | Ania Kubow
2020
Mobile Game
Hey everyone, hope you are doing well! In this walkthrough, I show you how to build Candy Crush in pure JavaScript, HTML, and CSS. This walkthrough is great as it will show you how to drag and drop elements in JavaScript. This is a very popular element in building many JavaScript projects. In addition to this, we will also be practising using inbuilt methods such as: - addEventListener() - setAttribute() - setInterval() - some() - every() - forEach() - includes() - contains() - add() - remove() - createElement() - appendChild() - push() - continue And many more. I would love to see your finished game to please do tag me on YouTube, Twitter (@ania_kubow) or Instagram (@aniakubow) :) I made the background myself, so if you want to use it go for it! I don't mind :) You will find it in the link below. For images or my final code, please see my GitHub here: https://github.com/kubowania/candy-crush #candy_crush #javscript_game #ania_kubow