Skip to content

xzebcex/Hex-Array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hex Array

This straightforward Python script creates a hexagonal tessellated design. Based on the specified X REPEAT and Y REPEAT values, a nested loop prints the top and bottom of the hexagon repeatedly to produce the desired pattern.

How to Use

Run this script in a terminal or Python environment to utilize it. The size and density of the hexagonal pattern may be changed by adjusting the X REPEAT and Y REPEAT parameters.

About

This straightforward Python script creates a hexagonal tessellated design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages