Cookie Clicker game - Vanilla

Опубликовано: 17 Февраль 2026
на канале: codefez
328
10

In this series, I demonstrate how to create a basic cookie clicker / idle clicker game using just vanilla JavaScript and a CSS framework.

In this video, I demonstrate adding some basic CSS styling using references from W3 Schools and how to add a Google font to our page.

00:00 Intro
00:15 adding variables
00:56 Ammending hire worker button
01:30 Limiting purchases based on money
05:20 increasing cost after each purchase
06:50 Rounding the cost output