{"id":30195082,"url":"https://github.com/arcticray/procedural-tilemap-generator","last_synced_at":"2025-08-13T03:31:00.317Z","repository":{"id":306668315,"uuid":"1026888400","full_name":"ArcticRay/procedural-tilemap-generator","owner":"ArcticRay","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-26T21:26:33.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T01:17:27.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArcticRay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-26T20:42:00.000Z","updated_at":"2025-07-26T21:26:36.000Z","dependencies_parsed_at":"2025-07-27T01:17:32.305Z","dependency_job_id":"7e45ad56-6fb7-42ce-bcd4-63cd53213d05","html_url":"https://github.com/ArcticRay/procedural-tilemap-generator","commit_stats":null,"previous_names":["arcticray/procedural-tilemap-generator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ArcticRay/procedural-tilemap-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcticRay%2Fprocedural-tilemap-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcticRay%2Fprocedural-tilemap-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcticRay%2Fprocedural-tilemap-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcticRay%2Fprocedural-tilemap-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArcticRay","download_url":"https://codeload.github.com/ArcticRay/procedural-tilemap-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcticRay%2Fprocedural-tilemap-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270175632,"owners_count":24540049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-13T03:30:58.603Z","updated_at":"2025-08-13T03:31:00.150Z","avatar_url":"https://github.com/ArcticRay.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Procedural Tilemap Generator Service\n\n**FastAPI** microservice for procedural generation of 2D tilemaps with configurable biome rulesets, live-reload development, and multiple export formats.\n\n[![CI](https://github.com/arcticray/procedural-tilemap-generator/actions/workflows/ci.yml/badge.svg)](https://github.com/arcticray/procedural-tilemap-generator/actions/workflows/ci.yml)\n\n---\n\n## 🚀 Features\n\n- **REST API Endpoints**\n  - `POST  /generate_map/` → JSON tile grid\n  - `GET   /generate_map/` → JSON via query params\n  - `GET   /generate_map/png` → PNG image\n  - `GET   /generate_map/svg` → SVG vector map\n  - `GET   /generate_map/tmx` → TMX file for Tiled\n- **Biome Ruleset**\n  - External `biomes.yaml` defines thresholds \u0026 variants\n  - Validates input, returns 422 on unknown biome\n- **Variability**\n  - Randomized noise offsets → every request yields a fresh map\n- **Playground UI**\n  - Interactive form, live PNG preview, download SVG/TMX buttons\n- **Dockerized**\n  - **Dev** image: live‐reload (`uvicorn --reload`), mounted code \u0026 config\n  - **Prod** image: lean, excludes dev tools \u0026 tests\n- **Testing \u0026 Linting**\n  - `pytest` for unit/integration tests\n  - `flake8`, `isort`, **Black** for style enforcement\n- **CI/CD**\n  - GitHub Actions: tests → lint → build dev \u0026 prod images\n\n---\n\n## 🖼️ Example Maps\n\n**32×32 (forest)**  \n![32x32 Forest](examples/map-32x32-forest.png)\n\n**32×32 (desert)**  \n![32x32 Desert](examples/map-32x32-desert.png)\n\n---\n\n## Application Preview\n\n**Preview of Application**\n![Application Preview](examples/application_preview.png)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcticray%2Fprocedural-tilemap-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcticray%2Fprocedural-tilemap-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcticray%2Fprocedural-tilemap-generator/lists"}