https://github.com/saahiyo/falling-blocks
A simple interactive web project where blocks fall upon mouse hover, with dynamic color changes.
https://github.com/saahiyo/falling-blocks
Last synced: 7 months ago
JSON representation
A simple interactive web project where blocks fall upon mouse hover, with dynamic color changes.
- Host: GitHub
- URL: https://github.com/saahiyo/falling-blocks
- Owner: saahiyo
- License: mit
- Created: 2024-03-07T04:33:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-07T08:40:56.000Z (over 1 year ago)
- Last Synced: 2025-01-14T03:36:15.249Z (9 months ago)
- Language: CSS
- Homepage: https://saahiyo.github.io/Falling-Blocks/
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Falling Blocks
Falling Blocks is a simple interactive web project created using HTML, CSS, and JavaScript. In this project, blocks fall upon mouse hover, accompanied by dynamic color changes. It provides a fun and engaging user experience.
## preview 🌐

## Features
- Blocks fall upon mouse hover
- Dynamic color changes on hover
- Responsive design## Getting Started
To run this project locally, simply clone the repository to your local machine:```bash
git clone https://github.com/saahiyo/falling-blocks.git
```
Then, open the index.html file in your web browser.## Contributions
ContributingContributions are welcome! If you'd like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request. Please make sure to follow the project's coding style and guidelines.LicenseThis project is licensed under the MIT License.