-
Notifications
You must be signed in to change notification settings - Fork 0
License
theblocktimes-news/Circle-generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Circle Generator for Minecraft ============================== This project provides a circle generator using Minecraft blocks. It allows you to create circles with diameters between 1 and 512, in either outline or filled mode. Included files: --------------- - index.html : Interactive generator in the browser (HTML + JavaScript). - circle.py : Optional Python script to generate coordinates and ASCII preview. - README.txt : This description file. Features: --------- - Each cell represents a Minecraft block. - Adjustable diameter (1–512). - Two modes: outline and filled. - Automatic block count. - Option to export the view as PNG (HTML version). Quick usage: ------------ 1. Open index.html in your browser to use the visual generator. 2. Run circle.py from the terminal to get coordinates and ASCII preview: > python circle.py 32 --mode outline --preview License: -------- This project is distributed under the MIT License. You are free to use, modify, and share it, provided you cite the source. Authorship: ----------- The Block Times (TbT) Official repository: https://github.com/theblocktimes-news/Circle-generator
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published