{"id":23137854,"url":"https://github.com/mertturkmenoglu/path-finding-algorithms","last_synced_at":"2025-08-17T11:32:12.224Z","repository":{"id":41396406,"uuid":"198914560","full_name":"mertturkmenoglu/path-finding-algorithms","owner":"mertturkmenoglu","description":"Path finding algorithms visualization","archived":false,"fork":false,"pushed_at":"2023-12-24T00:08:02.000Z","size":1118,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T06:11:10.799Z","etag":null,"topics":["algorithm","astar-algorithm","bfs-algorithm","dijkstra-algorithm","maze","maze-generation-algorithms","maze-solver","pathfinding","pathfinding-algorithm","react","typescript"],"latest_commit_sha":null,"homepage":"https://pathvis.vercel.app","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/mertturkmenoglu.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}},"created_at":"2019-07-25T23:37:02.000Z","updated_at":"2024-11-23T17:51:35.000Z","dependencies_parsed_at":"2022-08-25T13:30:36.468Z","dependency_job_id":null,"html_url":"https://github.com/mertturkmenoglu/path-finding-algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mertturkmenoglu/path-finding-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fpath-finding-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fpath-finding-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fpath-finding-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fpath-finding-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mertturkmenoglu","download_url":"https://codeload.github.com/mertturkmenoglu/path-finding-algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fpath-finding-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270840640,"owners_count":24654997,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["algorithm","astar-algorithm","bfs-algorithm","dijkstra-algorithm","maze","maze-generation-algorithms","maze-solver","pathfinding","pathfinding-algorithm","react","typescript"],"created_at":"2024-12-17T13:09:08.806Z","updated_at":"2025-08-17T11:32:11.946Z","avatar_url":"https://github.com/mertturkmenoglu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path Finding Algorithms\n\n# Table of Contents\n\n- [Description](#Description)\n- [Prerequisites](#Prerequisites)\n- [Installing the project](#installing-the-project)\n- [Using Path Finding](#using-path-finding)\n- [Features](#Features)\n- [Contributing](#Contributing)\n- [Authors](#Authors)\n- [Contact](#Contact)\n- [License](#License)\n\n# Description\n\n- Path finding algorithms implementation using React, TypeScript, Vite, TailwindCSS, and Anime.js.\n\n# Prerequisites\n\nEnsure you have met the following requirements:\n\n- Node `v20.8.0` or later.\n- pnpm `8.12.1` or later.\n\n# Installing the project\n\n- **Clone** or **download as ZIP** this repository.\n- Open repository folder.\n- Install the dependencies: `pnpm install`\n- Run the development server: `pnpm dev`\n\n# Using Path Finding\n\n- **Left** mouse click will add or remove objects.\n- You can select your algorithm / heuristic from top left corner.\n- When you are ready, click to `Start` button.\n\n# Features\n\n- Current algorithms:\n  - A\\*\n  - Dijkstra\n  - Breadth-first Search\n- For **A\\*** algorithm, you can choose different _heuristic_ approaches:\n  - Manhattan\n  - Euclidean\n- You can generate mazes. Maze generation algorithm:\n  - Recursive backtracking(DFS)\n\n# Contributing\n\n1. Fork and clone the repository.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`\n3. Make your contribution and commit: `git commit -m'\u003ccommit_message\u003e'`\n4. Push it to GitHub: `git push origin \u003cproject\u003e/\u003clocation\u003e`\n5. Create a pull request (See this page if you need help: [GitHub Pull Request Help](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests))\n\nAll ideas and helps are welcome. For more, please contact with me.\n\n# Authors\n\n- Mert Türkmenoğlu\n\n# Contact\n\n- [@mertturkmenoglu](https://github.com/mertturkmenoglu) on **GitHub**\n- [@mert-turkmenoglu](https://www.linkedin.com/in/mert-turkmenoglu/) on **LinkedIn**\n- [@mertturkmenoglu](https://medium.com/@mertturkmenoglu) on **Medium**\n- [@capreaee](https://twitter.com/capreaee) on **Twitter**\n\n# License\n\n- This project uses the following license: [MIT](https://opensource.org/license/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmertturkmenoglu%2Fpath-finding-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmertturkmenoglu%2Fpath-finding-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmertturkmenoglu%2Fpath-finding-algorithms/lists"}