Skip to content

vnglst/vonoroi-virus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Voronoi Virus

A Voronoi diagram with a moving point, made with D3.js and canvas.

vonoroi-virus.mov

Development

Run:

npx serve

Open up the link and you're ready to start.

Credits

Voronoy tesselation was first defined by the Ukrainian mathematician Georgy Voronoy.

Submitting PRs

I love getting feedback and PRs with improvements for this, but I also want to keep this simple and the code minimal. If you want to extend the game, feel free to create your own. If you found a bug, feel free to open a PR.