Skip to content

A nice game that illustrates the use of JS features, including: setInterval - to set a timer for different uses. innerHTML - for injecting content into an element on the HTML at runtime, (and also injecting the content of a variable). classList - You need to add or delete a class, as well as listen to a class' current status to perform various m…

Notifications You must be signed in to change notification settings

elnatanitzan/Clicker-Game--JS-SetTimeOut-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

A nice game that illustrates the use of JS features, including: setInterval - to set a timer for different uses. innerHTML - for injecting content into an element on the HTML at runtime, (and also injecting the content of a variable). classList - You need to add or delete a class, as well as listen to a class' current status to perform various m…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published