{"id":27860653,"url":"https://github.com/bingyangchen/path-finding-visualizer","last_synced_at":"2025-10-16T20:58:00.163Z","repository":{"id":138284667,"uuid":"333031109","full_name":"bingyangchen/path-finding-visualizer","owner":"bingyangchen","description":"Explore and visualize various path-finding algorithms with this interactive webpage. Perfect for learning and understanding algorithms like A*, Dijkstra, and more through engaging animations and intuitive controls.","archived":false,"fork":false,"pushed_at":"2025-01-25T02:19:41.000Z","size":685,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T03:17:45.912Z","etag":null,"topics":["a-star-algorithm","dijkstra-algorithm","maze-generation-algorithms","path-finding-algorithms","path-finding-visualizer"],"latest_commit_sha":null,"homepage":"https://byc1999.com/path-finding-visualizer/","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/bingyangchen.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-01-26T09:16:45.000Z","updated_at":"2025-01-25T02:19:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"67210d16-a8c2-458c-b34c-3c21557c7cbc","html_url":"https://github.com/bingyangchen/path-finding-visualizer","commit_stats":null,"previous_names":["jamison-chen/path-finding-visualizer","bingyangchen/path-finding-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingyangchen%2Fpath-finding-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingyangchen%2Fpath-finding-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingyangchen%2Fpath-finding-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingyangchen%2Fpath-finding-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bingyangchen","download_url":"https://codeload.github.com/bingyangchen/path-finding-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252376909,"owners_count":21738163,"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","dijkstra-algorithm","maze-generation-algorithms","path-finding-algorithms","path-finding-visualizer"],"created_at":"2025-05-04T17:44:47.879Z","updated_at":"2025-10-16T20:57:59.917Z","avatar_url":"https://github.com/bingyangchen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path Finding Visualizer\n\nAn interactive web application for visualizing path-finding algorithms in action. This project helps users understand how different path-finding algorithms work through intuitive visualization and animation.\n\n## Features\n\n- Multiple path-finding algorithms including Dijkstra's algorithm\n- Interactive grid where users can:\n  - Draw/erase walls by clicking and dragging\n  - Move source and target points\n  - Generate random mazes\n- Adjustable visualization settings:\n  - Grid cell size (Small/Medium/Large)\n  - Animation speed (Slow/Normal/Fast)\n- Responsive design that works on both desktop and mobile devices\n- Detailed algorithm explanations\n- Interactive tutorial for new users\n\n## Live Demo\n\nVisit [https://byc1999.com/path-finding-visualizer](https://byc1999.com/path-finding-visualizer) to try it out!\n\n## Development\n\n### Install Dependencies for Development\n\n```bash\nnpm install\n```\n\n### Build for Production\n\n```bash\nnpm run build\n```\n\n### Watch \u0026 Build on the Fly\n\n```bash\nnpm run dev\n```\n\n## Technologies Used\n\n- TypeScript\n- SCSS\n- HTML5 Canvas\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Author\n\nBing-Yang Chen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbingyangchen%2Fpath-finding-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbingyangchen%2Fpath-finding-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbingyangchen%2Fpath-finding-visualizer/lists"}