{"id":20036263,"url":"https://github.com/elskow/bfsmazesolver","last_synced_at":"2025-06-17T08:41:00.498Z","repository":{"id":210393062,"uuid":"724493712","full_name":"elskow/BFSMazeSolver","owner":"elskow","description":"OCR-ing Maze Puzzle, solve it using BFS, and wrapped as GUI Program.","archived":false,"fork":false,"pushed_at":"2023-12-05T14:26:47.000Z","size":1042,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T06:18:08.336Z","etag":null,"topics":["bfs-algorithm","desktop-app","python"],"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/elskow.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":"2023-11-28T07:33:15.000Z","updated_at":"2024-09-04T11:55:10.000Z","dependencies_parsed_at":"2024-11-13T10:11:42.767Z","dependency_job_id":"74e44ad6-bc5a-4390-8ab9-8ad0838016b3","html_url":"https://github.com/elskow/BFSMazeSolver","commit_stats":null,"previous_names":["elskow/bfsmazesolver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elskow/BFSMazeSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FBFSMazeSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FBFSMazeSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FBFSMazeSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FBFSMazeSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elskow","download_url":"https://codeload.github.com/elskow/BFSMazeSolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elskow%2FBFSMazeSolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260325097,"owners_count":22992322,"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","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":["bfs-algorithm","desktop-app","python"],"created_at":"2024-11-13T10:11:39.026Z","updated_at":"2025-06-17T08:41:00.453Z","avatar_url":"https://github.com/elskow.png","language":"Python","readme":"# Maze Solver - BFS on Python\n\n\nA simple maze solver using BFS algorithm with GUI on Python. Made for the course of Artificial Intelligence at State University of Surabaya. \n\n---\n## How to run\n1. Install Dependencies\n    ```bash\n    poetry install\n    ```\n2. Run shell\n    ```bash\n    poetry shell\n    ```\n3. Install pyqt5\n    ```bash\n    pip install pyqt5\n    ```\n    \u003e It's not included in the poetry dependencies because it's not working on poetry shell, so you need to install it manually on venv of poetry shell.\n4. Run the program\n    ```bash\n    python main.py\n    ```\n---\n\n## Screenshots\n\u003cimg src=\"docs/1.png\"\u003e\n\u003cimg src=\"docs/2.png\"\u003e\n\u003cimg src=\"docs/3.png\"\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felskow%2Fbfsmazesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felskow%2Fbfsmazesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felskow%2Fbfsmazesolver/lists"}