Cookie Clicker game #jsCourse - Vanilla JavaScript - Part 2 - playegndary.com

Cookie Clicker game #jsCourse – Vanilla JavaScript – Part 2

codefez
Views: 17
Like: 4
In this series, I am demonstrating how to create a basic cookie clicker / idle clicker game using just vanilla JavaScript and a CSS framework.

In this video I demonstrate how to increase the number of workers for adding an auto clicker function at timed intervals.

00:00 Intro
00:30 Adding Workers text and button
02:03 Adding the function to increase workers
04:50 Editing the function to add timed intervals
06:25 Adding an if statement to function calls