{"id":22350698,"url":"https://github.com/timmoth/mazes","last_synced_at":"2025-09-08T18:36:01.925Z","repository":{"id":132588405,"uuid":"584874164","full_name":"Timmoth/Mazes","owner":"Timmoth","description":"Typescript maze generation algorithms ","archived":false,"fork":false,"pushed_at":"2023-01-10T12:22:52.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T11:35:59.706Z","etag":null,"topics":["djikstra","recursive-backtracking","timmoth","typescript"],"latest_commit_sha":null,"homepage":"","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/Timmoth.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":"2023-01-03T18:32:32.000Z","updated_at":"2023-01-12T22:49:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b37ff8c-cc89-4de9-b93b-62b20a20951d","html_url":"https://github.com/Timmoth/Mazes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Timmoth/Mazes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2FMazes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2FMazes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2FMazes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2FMazes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Timmoth","download_url":"https://codeload.github.com/Timmoth/Mazes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2FMazes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229375,"owners_count":25245188,"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-09-08T02:00:09.813Z","response_time":121,"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":["djikstra","recursive-backtracking","timmoth","typescript"],"created_at":"2024-12-04T11:12:49.268Z","updated_at":"2025-09-08T18:36:01.899Z","avatar_url":"https://github.com/Timmoth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mazes\nVisualizing recursive backtracking to generate mazes then using Dijkstra's to solve them!\n\n[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](https://timmoth.com/showcase/q6PaZ5Q5FEq_7doV_7N9OQ)\n\nClone\n```\ngit clone https://github.com/Timmoth/Mazes.git\n```\nBuild\n```\nnpm run build\n```\nRun \n```\nnpm install http-server -g\nhttp-server\n```\nApp will be available at http://localhost:8080/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmoth%2Fmazes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimmoth%2Fmazes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmoth%2Fmazes/lists"}