Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 315 Bytes

Voronoi Diagram

Voronoi diagram in Python using pygame.

Installing pygame

pip install pygame (might be pip3 depending on your pip install).

Launch

python3 voronoi.py

Voronoi Diagram