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

https://github.com/bbmoz/comet

Comet fun
https://github.com/bbmoz/comet

Last synced: 11 months ago
JSON representation

Comet fun

Awesome Lists containing this project

README

          

Comet


Spawn comets that can consume DOM elements and can react to the "gravitational" pulls of these elements.

Despite this being a fun simulation, it conveys the color scheme of a specific web page as well as greater emphasis placed on certain DOM elements over others.

TODO


- [DONE] Spawn comet in DOM (user clicks location)
- [DONE] Multiple comets can be spawned
- User can right click on a comet to remove it from the DOM
- Comet is attracted by "large" elements and moves automatically
- Comet consumes colliding elements
- grows in size but also slows down (comet can eventually stop due to a slow speed and opposing forces of "gravity" from different elements)
- comet trail becomes more colorful based off the consumed elements' colors