Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 262 Bytes

File metadata and controls

7 lines (5 loc) · 262 Bytes

Cookie Clicker Clone

Pre-requisites

You should have a basic understanding of HTML/Javascript.

Objectives

You will learn how to manipulate the DOM using vanilla Javascript, as well as some basic game design paradigms.