{"id":22253768,"url":"https://github.com/khaledkamr/maze-solver-using-a-star","last_synced_at":"2025-03-25T12:26:18.874Z","repository":{"id":235855167,"uuid":"791393303","full_name":"khaledkamr/Maze-solver-using-A-star","owner":"khaledkamr","description":"AI project written in Python Pyamaze that lets you create your own mazes and watch as they're solved in real time. ","archived":false,"fork":false,"pushed_at":"2024-05-16T15:44:37.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T11:27:23.296Z","etag":null,"topics":["a-star-algorithm","maze-solver","python","python3"],"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/khaledkamr.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":"2024-04-24T16:31:17.000Z","updated_at":"2024-12-22T17:23:09.000Z","dependencies_parsed_at":"2024-04-24T19:13:35.135Z","dependency_job_id":"cb9732d2-b5e8-4f23-82f7-e681e6aed62d","html_url":"https://github.com/khaledkamr/Maze-solver-using-A-star","commit_stats":null,"previous_names":["khaledkamr/maze-solver-using-a-star"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledkamr%2FMaze-solver-using-A-star","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledkamr%2FMaze-solver-using-A-star/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledkamr%2FMaze-solver-using-A-star/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledkamr%2FMaze-solver-using-A-star/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaledkamr","download_url":"https://codeload.github.com/khaledkamr/Maze-solver-using-A-star/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245460561,"owners_count":20619094,"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":["a-star-algorithm","maze-solver","python","python3"],"created_at":"2024-12-03T07:19:51.786Z","updated_at":"2025-03-25T12:26:18.392Z","avatar_url":"https://github.com/khaledkamr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maze solver (using A* algorithm)\n\nThis project aims to solve mazes using the A* algorithm. The A* algorithm is a popular pathfinding algorithm widely used in robotics and video games due to its efficiency and ability to find the shortest path between two points in a maze.\n\n\n# features\n- Generates random mazes of customizable dimensions using the `pyamaze` library.\n- Implements the A* algorithm to find the shortest path from the start to the target cell in the maze.\n- Visualizes the maze solving process using graphical representations.\n- Provides metrics such as the length of the A* path to evaluate the performance of the algorithm.\n\n\n# Getting Started\nTo use this project, make sure you have Python installed on your system. You can install the required library using pip:\n\n`pip install pyamaze`\n\nyou can control the hight and the width of the maze from this line:\n\u003cimg src=\"https://github.com/khaledkamr/Maze-solver-using-A-star/assets/94804298/9504887d-7e8b-4b3d-bff1-ff28296e5ab3\" alt=\"maze\" width=\"700\"/\u003e\n\n# Preview\n\n![Khaled Kamar's Video - May 9, 2024](https://github.com/khaledkamr/Maze-solver-using-A-star/assets/94804298/be28fae6-3b35-414c-8677-2fa6896f2b9b)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledkamr%2Fmaze-solver-using-a-star","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaledkamr%2Fmaze-solver-using-a-star","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledkamr%2Fmaze-solver-using-a-star/lists"}