In this series, I am demonstrating how to create a basic cookie clicker / idle clicker game using just vanilla JavaScript and a CSS framework.
This first video focuses on the basic clicking function and displaying the number on the webpage.
00:00 Intro
02:30 Creating the HTML page using tags
06:05 Writing the JS variables
06:36 Writing the JS function