Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sultansagitov/particles

Particles from HTML canvas
https://github.com/sultansagitov/particles

canvas canvas2d css css3 html html5 javascript js jsdoc particles particles-js ts

Last synced: 2 days ago
JSON representation

Particles from HTML canvas

Awesome Lists containing this project

README

        

# Particles

Particles from HTML canvas

Particles are represented by circles and squares. When the mouse cursor approaches them, their size increases.

![Screenshot 1](./screenshots/1.png)

## How to Use

1. Clone this repository.
2. Open `index.html` in your browser.
3. Move your mouse cursor around the canvas to interact with the particles.

## Features

- Responsive to mouse movement.
- Visually appealing particle effects.
- Easily customizable.