Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 314 Bytes

ctf_clusters

visualizing CTF clusters (teams playing together at DEFCON 2022) (see github.com/stong/ctf_clusters for 2023).

building

Install graphviz with the package manager of your choice.

neato -Tsvg teams.dot > teams.svg