✕ RejectedLegal riskScore 0/10
tiny-world-builder
by jasonkneen★ 558HTMLLicense: AGPL-3.0
https://github.com/jasonkneen/tiny-world-builder ↗What this repo does
tiny-world-builder is a browser‑based voxel world creation tool that lets users build Minecraft‑style worlds entirely client‑side. It uses vanilla JavaScript and Three.js to render 3D blocks, supports terrain editing, object placement, and various landscape features all within a single HTML page.
Why this was rejected
- ✕The repository is licensed under AGPL‑3.0, a copyleft license that mandates source disclosure for any hosted service, creating a legal risk for commercial deployment.
- ✕The license prohibits a commercial SaaS wrapper without providing the full code to end‑users, making the revenue model unfeasible under the current license.
License risk
High· AGPL-3.0
Requires full source disclosure for any hosted deployment, complicating commercial SaaS use.
Can this be fixed?
No — the core blocker cannot be resolved without fundamentally changing the project.
Alternative uses
- →An offline browser game or educational playground for hobbyists and students
- →A self‑hosted community tool for collaborative voxel world creation within a privacy‑concerned group