37 lines
No EOL
848 B
Markdown
37 lines
No EOL
848 B
Markdown
# HoldThisButton
|
|
|
|
A fun, interactive web game: see how long you can hold the button. Challenge yourself and share your best time!
|
|
|
|
## Features
|
|
|
|
- Sleek dark-themed design
|
|
- Animated particle background
|
|
- Live timer while holding the button
|
|
- Random snarky messages
|
|
- Modern, clean UI
|
|
- Fully responsive design
|
|
|
|
## How to Use
|
|
|
|
1. Open `index.html` in your web browser
|
|
2. Press and hold the "Hold Me" button
|
|
3. Release to see your time and a snarky comment!
|
|
|
|
## Technologies Used
|
|
|
|
- HTML5
|
|
- CSS3
|
|
- JavaScript
|
|
- Particles.js for the animated background
|
|
|
|
## Local Development
|
|
|
|
Simply clone the repository and open `index.html` in your browser. No build process or dependencies required!
|
|
|
|
```bash
|
|
git clone https://github.com/Ronniie/HoldThisButton.git
|
|
cd HoldThisButton
|
|
```
|
|
|
|
## License
|
|
MIT License - feel free to use this project for whatever you want! |