Skip to content

HampusSiik/mc_polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft polygon generator

A tool for making polygons in minecraft.
Call the function from the commandline parsing two arguments.
python ./mcpolycli.py |sides| |length|

There is also a circle mode.
to use circle mode us 'o' as sides argument and length argument will be the radius.

Programing standard

I try to keep the code readable and I am following PEP8 style guide.

About

A tool for making polygons in minecraft.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages