Skip to content

lcandiago/clicker.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clicker.js

Transform your website into a "Clicker Game" like Cookie Clicker.

Informations

For now, only on resolutions above 767px.

Documentation

Just change "yourID" for the element ID you want to Click.

  function setConfigs(){
		turnClickable("yourID1");
		//turnClickable("YourID2");
		//turnClickable("YourID3");
		//turnClickable("YourID...");
		
		//...
	}

Example

About

Transform your website into a "Clicker Game" like Cookie Clicker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •