Guraclicker is a simple web-based clicking game. The goal is to click on Plushie Gura and reach 100 clicks to get a surprise. 😉
- Clone the repository:
git clone https://github.com/yourusername/guraclicker.git
- Open
index.html
in your browser.
https://jakeblade2017.github.io/guraclicker/
- HTML
- CSS
- JavaScript
This site automatically plays background music. Please note that this feature may not be to the liking of all users and its behavior depends on the browser.
Due to autoplay blocking policies implemented in browsers such as Chrome, Edge, Firefox, and Safari, music may not start playing when the page loads unless the conditions for allowing autoplay are met (which the website does not yet meet).
You can find more information in the MDN documentation:
In future updates, a button will be added to mute or reactivate the music according to your preference and let webiste have background music.