{"id":25019691,"url":"https://github.com/djeada/maze-solver","last_synced_at":"2026-05-06T06:35:52.582Z","repository":{"id":114372044,"uuid":"378755867","full_name":"djeada/Maze-Solver","owner":"djeada","description":"Maze Solver generates a grid with random walls and gives the user an option to choose a starting point and an end point. Then depending on selected algorithm, the program will solve the maze and display the path.","archived":false,"fork":false,"pushed_at":"2022-11-03T10:33:24.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T11:51:54.495Z","etag":null,"topics":["javascript","typescript","webpack"],"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/djeada.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":"2021-06-20T23:06:14.000Z","updated_at":"2022-11-05T21:07:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"54a15ff1-fb61-43a8-a5b5-48d8d6ab5752","html_url":"https://github.com/djeada/Maze-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FMaze-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FMaze-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FMaze-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djeada%2FMaze-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djeada","download_url":"https://codeload.github.com/djeada/Maze-Solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301997,"owners_count":20755514,"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":["javascript","typescript","webpack"],"created_at":"2025-02-05T11:51:25.989Z","updated_at":"2025-10-24T04:55:59.031Z","avatar_url":"https://github.com/djeada.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maze Solver\nMaze Solver generates a grid with random walls and gives the user an option to choose a starting point and an end point. \nThen depending on selected algorithm, the program will solve the maze and display the path. \n\n![Capture](https://user-images.githubusercontent.com/37275728/186530827-c92b24e9-32e0-4e3d-8c83-445791c0964d.PNG)\n\n## Requirements\n\nFirst things first, you need to make sure that you have [npm](https://www.npmjs.com/) installed.\n\nThen proceed to install [webpack](https://webpack.js.org/):\n    \n    npm install --save-dev webpack webpack-cli\n    npm install --save-dev webpack-dev-server -D\n    \nLastly, verify that you have the TypeScript compiler installed by running:\n\n    npm install --save-dev typescript ts-loader\n\n## Installation\n\nTo install all dependencies, open the terminal in the project directory and run the following command:\n\n    npm install\n\n## Usage\n\nTo start the application, use:\n\n    npm start\n\nThen you can check the app in your browser by navigating to:\n\n    http://localhost:3000\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjeada%2Fmaze-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjeada%2Fmaze-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjeada%2Fmaze-solver/lists"}