floating in space inspired by ertdfgcvb/TheAbyss.
- Clone the repo
- Create new branch
- Create a new Particle that extends
particles/base.js
- Make it yours
- Add it to the list of particles in
index.html
- Add it to
sketch.js
- Submit a pull request
Caution
Changing files like index.html, sketch.js or style.css, particles/base.js will have consequences for all others. Therefore you need to work in your own branch!