{"id":21939014,"url":"https://github.com/jeffreyquan/pathfinding-visualiser","last_synced_at":"2026-04-09T17:10:47.506Z","repository":{"id":115054530,"uuid":"398717286","full_name":"jeffreyquan/pathfinding-visualiser","owner":"jeffreyquan","description":"Pathfinding Visualiser","archived":false,"fork":false,"pushed_at":"2021-08-22T13:25:29.000Z","size":1184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T14:48:35.775Z","etag":null,"topics":["bootstrap","css","javascript","react","reactstrap"],"latest_commit_sha":null,"homepage":"https://jeffreyquan.github.io/pathfinding-visualiser/","language":"JavaScript","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/jeffreyquan.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":"2021-08-22T04:57:19.000Z","updated_at":"2021-08-22T13:25:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"38300736-e5a0-43d6-8be8-65d0740132e6","html_url":"https://github.com/jeffreyquan/pathfinding-visualiser","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/jeffreyquan%2Fpathfinding-visualiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreyquan%2Fpathfinding-visualiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreyquan%2Fpathfinding-visualiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreyquan%2Fpathfinding-visualiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffreyquan","download_url":"https://codeload.github.com/jeffreyquan/pathfinding-visualiser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973695,"owners_count":20541022,"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":["bootstrap","css","javascript","react","reactstrap"],"created_at":"2024-11-29T02:16:25.528Z","updated_at":"2025-12-30T20:42:50.193Z","avatar_url":"https://github.com/jeffreyquan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pathfinding Visualiser\n\n## Table of Contents\n\n- [Live Demo](#demo)\n- [Introduction](#introduction)\n- [How to get started](#how-to-get-started)\n- [Technologies](#technologies)\n- [Key Features](#key-features)\n- [Future Developments](#future-developments)\n\n\u003ca name=\"demo\"\u003e\u003c/a\u003e\n\n## Live Demo\n\n[Pathfinding Visualiser](https://jeffreyquan.github.io/pathfinding-visualiser/)\n\n\u003ca name=\"introduction\"\u003e\u003c/a\u003e\n\n## Introduction\n\nThis project is designed to visualise pathfinding algorithms.\n\nCurrently, it incorporates the following algorithms:\n\n- [A\\*](https://en.wikipedia.org/wiki/A*_search_algorithm)\n- [Dijkstra](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm)\n\nIt was inspired by [Clément Mihailescu](https://github.com/clementmihailescu) who has a tutorial on how to get started with this project:\n\n- [YouTube](https://www.youtube.com/watch?v=msttfIHHkak\u0026ab_channel=Cl%C3%A9mentMihailescu)\n- [Github Repo](https://github.com/clementmihailescu/Pathfinding-Visualizer-Tutorial)\n\n\u003ca name=\"how-to-get-started\"\u003e\u003c/a\u003e\n\n## How to get started\n\nAfter cloning:\n\n1. Run `npm install` and\n2. Run `npm run start`\n\n\u003ca name=\"technologies\"\u003e\u003c/a\u003e\n\n## Technologies\n\n- [React](https://reactjs.org/)\n- [reactstrap](https://reactstrap.github.io/)\n\nFollowed [How to deploy React App to GitHub Pages](https://dev.to/yuribenjamin/how-to-deploy-react-app-in-github-pages-2a1f)\n\n\u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n## Key Feaures\n\n- **Visualise the cells visited by the algorithm**\n- **Visualise the shortest path**\n- **Move start and finish node** - click on the start or finish node to place them in another position\n- **Place walls** - click on empty cells to place walls\n- **Generate maze** - generate random mazes\n\n\u003ca name=\"future-developments\"\u003e\u003c/a\u003e\n\n## Future Developments\n\n- Adding more algorithms\n- Able to add weights\n- Adjust speed of pathfinding\n- Adjust grid sizing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffreyquan%2Fpathfinding-visualiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffreyquan%2Fpathfinding-visualiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffreyquan%2Fpathfinding-visualiser/lists"}