{"id":16401872,"url":"https://github.com/notyusheng/pathfinder-breadth-first-search","last_synced_at":"2026-06-23T10:31:46.533Z","repository":{"id":177852885,"uuid":"504992283","full_name":"NotYuSheng/Pathfinder-Breadth-First-Search","owner":"NotYuSheng","description":"Simple pathfinding algorithm with Pygame GUI","archived":false,"fork":false,"pushed_at":"2024-08-23T03:09:29.000Z","size":26467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-23T15:46:02.231Z","etag":null,"topics":["breadth-first-search","pathfinder"],"latest_commit_sha":null,"homepage":"","language":"Python","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/NotYuSheng.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":"2022-06-19T02:12:21.000Z","updated_at":"2024-09-15T15:03:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"163ea074-2653-4939-b4ca-64fb5d0a29cf","html_url":"https://github.com/NotYuSheng/Pathfinder-Breadth-First-Search","commit_stats":null,"previous_names":["notyusheng/pathfinder-breadth-first-search"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotYuSheng/Pathfinder-Breadth-First-Search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FPathfinder-Breadth-First-Search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FPathfinder-Breadth-First-Search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FPathfinder-Breadth-First-Search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FPathfinder-Breadth-First-Search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotYuSheng","download_url":"https://codeload.github.com/NotYuSheng/Pathfinder-Breadth-First-Search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FPathfinder-Breadth-First-Search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34686725,"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-23T02:00:07.161Z","response_time":65,"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":["breadth-first-search","pathfinder"],"created_at":"2024-10-11T05:44:26.006Z","updated_at":"2026-06-23T10:31:46.515Z","avatar_url":"https://github.com/NotYuSheng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pathfinder-Breadth-First-Search (28/02/2021)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Pathfinder Sample Img.png\"/\u003e\n  \u003cimg src=\"CMD output Sample.png\"/\u003e\n\u003c/p\u003e\n\n## Setup\n### Desktop\n1. Download and store files into folder\n2. Open command prompt in folder and run python main.py  \n\nDimension of grid can be modified by changing \"NUM_OF_GRID\" constant in \"constant.py\"\n\n### Android Mobile\n1. Install \"Pydroid 3 - IDE for Python 3\"  \n2. Download and run \"Pathfinder (Mobile ver).py\"  \n\nDimension of grid can be modified by changing \"NUM_OF_GRID\" constant\n\n## Usage\nClick on white tiles to create maze for algorithm to solve  \nClick on existing tiles to remove tiles   \nHit \"Enter\" key to run algorithm  \nSolution printed on command prompt  \n\n## Tile Legend\nWhite: Blank  \nRed: Origin  \nGreen: Destination  \nGrey: Wall  \nYellow: Solution path  \nBlue: Search attempt\n\n## Release\nLegacy GUI, improved in: https://github.com/NotYuSheng/Pathfinder-AStar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotyusheng%2Fpathfinder-breadth-first-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotyusheng%2Fpathfinder-breadth-first-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotyusheng%2Fpathfinder-breadth-first-search/lists"}