{"id":51037351,"url":"https://github.com/dested/fabletest-mapviewer","last_synced_at":"2026-06-22T07:32:14.428Z","repository":{"id":365029155,"uuid":"1264595358","full_name":"dested/fabletest-mapviewer","owner":"dested","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-10T03:00:17.000Z","size":292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-15T15:34:44.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/dested.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-10T02:49:39.000Z","updated_at":"2026-06-10T03:00:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dested/fabletest-mapviewer","commit_stats":null,"previous_names":["dested/fabletest-mapviewer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dested/fabletest-mapviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dested%2Ffabletest-mapviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dested%2Ffabletest-mapviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dested%2Ffabletest-mapviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dested%2Ffabletest-mapviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dested","download_url":"https://codeload.github.com/dested/fabletest-mapviewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dested%2Ffabletest-mapviewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34639704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":"2026-06-22T07:32:12.767Z","updated_at":"2026-06-22T07:32:14.414Z","avatar_url":"https://github.com/dested.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Worldsmith\n\nProcedural overworld map generator built on the\n[Kenney Map Pack](https://kenney.nl/assets/map-pack) (CC0) — Super Mario World-style\nisland maps with layered elevation, climate biomes, and a numbered quest route.\n\n```sh\nnpm install\nnpm run dev\n```\n\n## How it works\n\n- **Elevation** — domain-warped simplex fBm with a radial ocean falloff. The sea level is\n  picked as a quantile of the elevation field, so the *Land cover* slider is literal.\n- **Tiling** — the land mask is morphologically cleaned until every cell has valid art\n  (no 1-wide spits, no opposite-side water), then resolved against the autotile catalog\n  in `src/tiles.ts`, which was derived by pixel-classifying all 188 tiles.\n- **Elevation layers** — cells above the highland/peak quantiles form eroded sub-masks\n  that are autotiled again and stacked: grass → stone → snow, or sand → savanna → dirt\n  mesas in hot climates. The pack's south-facing cliff tiles sell the height.\n- **Biomes** — per-island temperature/moisture averages (latitude gradient + noise +\n  user bias) choose between sand, grass, stone, snow, dirt, and savanna.\n- **Quest route** — farthest-point sampling picks level locations (favoring high\n  ground), a greedy tour orders them, and Dijkstra legs connect them — preferring flat\n  land, climbing cliffs when needed, and ferrying across water when *Sea routes* is on.\n  Stops get numbered SMW-style boxes; mid-leg cells get green diamond nodes.\n- **Life** — biome-weighted decorations, landmarks near quest stops (castles, pyramids,\n  igloos…), treasure on secret islands, and a little hero who walks the route.\n\nEverything regenerates live from the sliders; the URL accepts any param as a query\noverride (e.g. `/?seed=42\u0026temperature=-0.8`). Export the full-resolution map with the\nPNG button.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdested%2Ffabletest-mapviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdested%2Ffabletest-mapviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdested%2Ffabletest-mapviewer/lists"}