Cookie Clicker game - Vanilla

Опубликовано: 24 Июнь 2026
на канале: codefez
190
5

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 how to use flex to layout the webpage into columns.

00:00 Intro
00:53 Fix container issue
02:41 A container to hold 3 columns
05:24 Moving elements into the right columns