Click the Button HTML5 game made for #gamedevjs . I want to highlight that the code I've written is not only shortest in your competition but also entertaining.
Created by Joe Shenouda (www.shenouda.nl)
This repository contains a simple click-based game developed using HTML, CSS, and JavaScript.
This game is a fun and engaging way to test your clicking skills. The objective is to click a button as many times as possible within the given time limit.
To run the game locally, follow these steps:
- Clone the repository to your local machine.
- Open the
game.html
file in your preferred web browser.
- The game starts with a score of 0 and a time limit of 30 seconds.
- Click the button to increment your score.
- The timer will count down from 30 seconds.
- When the timer reaches 0, the game will end, and your final score will be displayed.
- The button will start moving after 15 seconds, making it more challenging to click.
This project is licensed under the MIT License.
If you would like to support this project, you can make a donation through PayPal:
Don't forget to give this repo a ✨ STAR!
Happy clicking!