{"id":16611223,"url":"https://github.com/pkief/maze-game","last_synced_at":"2026-04-18T08:32:06.726Z","repository":{"id":147276347,"uuid":"545701302","full_name":"PKief/maze-game","owner":"PKief","description":"Tool to generate mazes","archived":false,"fork":false,"pushed_at":"2022-10-04T21:15:52.000Z","size":363,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T18:32:47.740Z","etag":null,"topics":["angular","maze","maze-generator","typescript"],"latest_commit_sha":null,"homepage":"https://pkief.com/maze-game","language":"TypeScript","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/PKief.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-10-04T20:44:53.000Z","updated_at":"2022-10-04T21:15:32.000Z","dependencies_parsed_at":"2023-05-30T05:00:30.713Z","dependency_job_id":null,"html_url":"https://github.com/PKief/maze-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PKief/maze-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PKief%2Fmaze-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PKief%2Fmaze-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PKief%2Fmaze-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PKief%2Fmaze-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PKief","download_url":"https://codeload.github.com/PKief/maze-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PKief%2Fmaze-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31962094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["angular","maze","maze-generator","typescript"],"created_at":"2024-10-12T01:36:03.561Z","updated_at":"2026-04-18T08:32:06.702Z","avatar_url":"https://github.com/PKief.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MazeGame\n\nA project to demonstrate how to generate mazes with two different algorithms:[ Recursive Backtracking](https://weblog.jamisbuck.org/2010/12/27/maze-generation-recursive-backtracking) and [Hunt \u0026 Kill](https://weblog.jamisbuck.org/2011/1/24/maze-generation-hunt-and-kill-algorithm). The app is implemented in Angular and TypeScript, the rendering is achieved with an HTML canvas element.\n\n## Preview\n\n\u003cimg src=\"./src/assets/preview.png\" width=\"400px\" alt=\"Preview image of the maze game app\"\u003e\n\n## Build requirements\n\nIt's necessary to install [Node.js](https://nodejs.org/en/) to run the following build commands:\n\n### Install dependencies\n\n```\nnpm install\n```\n\n### Run live server\n\n```\nnpm start\n```\n\nThe app will be available under this address in the web browser: http://localhost:4200\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkief%2Fmaze-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkief%2Fmaze-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkief%2Fmaze-game/lists"}