{"id":38719852,"url":"https://github.com/totase/level-generation","last_synced_at":"2026-01-17T11:07:34.049Z","repository":{"id":232336744,"uuid":"780564460","full_name":"totase/level-generation","owner":"totase","description":"⛰️ A few simple level generators made for Unity","archived":false,"fork":false,"pushed_at":"2024-12-02T17:51:12.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-02T18:48:14.450Z","etag":null,"topics":["csharp","csharp-script","gamedev","roguelike","roguelike-game","unity","unity2d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/totase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-04-01T18:32:11.000Z","updated_at":"2024-12-02T17:51:17.000Z","dependencies_parsed_at":"2024-04-09T07:44:05.680Z","dependency_job_id":"270406f7-cb01-4461-9588-b98cf922dfe0","html_url":"https://github.com/totase/level-generation","commit_stats":null,"previous_names":["totase/level-generation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/totase/level-generation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totase%2Flevel-generation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totase%2Flevel-generation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totase%2Flevel-generation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totase%2Flevel-generation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/totase","download_url":"https://codeload.github.com/totase/level-generation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totase%2Flevel-generation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28506597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csharp","csharp-script","gamedev","roguelike","roguelike-game","unity","unity2d"],"created_at":"2026-01-17T11:07:33.486Z","updated_at":"2026-01-17T11:07:34.036Z","avatar_url":"https://github.com/totase.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⛰️ Level generation\n\nA collection of level generators I've played around with in different projects, made for Unity.\n\n## 📋 Contents\n\n### [Spelunky generator](./Assets/Scripts/Spelunky)\n\nA simple level generator inspired by the level generation of [Spelunky](https://spelunkyworld.com/original.html). It generates a number of rooms based on a grid size, made up of x rows and y columns.\n\n### [Drunkard's Walk](./Assets/Scripts/DrunkardsWalk)\n\nA level generator using a random walk algorithm, inspired by [this algorithm](https://poppants.itch.io/the-drunkard-walk) found on itch.io. It generates rooms/corridors in random directions based on the input size.\n\n### [Room generator](./Assets/Scripts/RoomGenerator/)\n\nProcedurally generates rooms in a grid-based layout with connecting corridors. It generates rooms in random directions based on the input sizes and supports main path rooms and optional side rooms.\n\n### [Floor generator](./Assets/Scripts/FloorGenerator/)\n\nGenerates a floor with a room in each corner and additional rooms between them, connected with doors and a hallway.\n\n### Unity version\n\nProject was made with Unity version 2022.3.22f1\n\n## Liscense\n\nThe MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotase%2Flevel-generation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotase%2Flevel-generation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotase%2Flevel-generation/lists"}