{"id":15582955,"url":"https://github.com/riggraz/stealth-pcg","last_synced_at":"2026-05-01T17:33:51.296Z","repository":{"id":106335002,"uuid":"385873778","full_name":"riggraz/stealth-pcg","owner":"riggraz","description":"PCG algorithm for a stealth video game","archived":false,"fork":false,"pushed_at":"2021-09-13T11:24:25.000Z","size":794,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-29T23:42:24.112Z","etag":null,"topics":["artificial-intelligence","pcg","stealth-game","unity3d","video-game"],"latest_commit_sha":null,"homepage":"","language":"C#","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/riggraz.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}},"created_at":"2021-07-14T08:49:45.000Z","updated_at":"2022-03-27T02:50:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea7ec765-241c-4f66-96b5-f4525174e9b3","html_url":"https://github.com/riggraz/stealth-pcg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riggraz/stealth-pcg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riggraz%2Fstealth-pcg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riggraz%2Fstealth-pcg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riggraz%2Fstealth-pcg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riggraz%2Fstealth-pcg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riggraz","download_url":"https://codeload.github.com/riggraz/stealth-pcg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riggraz%2Fstealth-pcg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32507087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["artificial-intelligence","pcg","stealth-game","unity3d","video-game"],"created_at":"2024-10-02T20:03:01.734Z","updated_at":"2026-05-01T17:33:51.276Z","avatar_url":"https://github.com/riggraz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Procedural generation of levels for a stealth video game\n\nThis repository contains the code and the [design document](ai-design-document.pdf) for the University project \"Artificial Intelligence for Video Games\" at UniMI.\n\nThe goal of the project was to develop an algorithm that procedurally generates levels (game field, start and end points, enemies) for a simple 2D stealth game.\n\n![](game-screenshot.png)\n\n## Additional information\n\nRead the [design document](ai-design-document.pdf) of the project.\n\nProbably the most interesting and innovative part is the one about the solvability algorithm. Briefly, the algorithm works iteratively by simulating player possible movements using a flood-fill like algorithm and by updating enemy positions. If the player is able to reach the goal in a certain amount of steps, the level is considered solvable; otherwise, it is considered unsolvable.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friggraz%2Fstealth-pcg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friggraz%2Fstealth-pcg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friggraz%2Fstealth-pcg/lists"}