Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.67 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.67 KB

Code Silhouette

DEMO HERE

A python script to generate the "silhouette" of code. Here's an example of what a silhouette looks like:

████████████████████
    █████████████████████████
        ███████████████████████████
        █████████████
            ██████████████████████████████
            ███████████████████████████
            ███████████████████████
        █
    █

    █████████████████████████████████████████
        ███████████████████████████
        █████████████
            ███████████████
            ████████████████████████████████████████████
            ████████████████████████████████████████
        █
    █

    ████████████████████████████
        █████████████
            █████████████████████████████
            ███████████
        █
    █
█