Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
qiao
/
PathFinding.js
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
8.7k
Code
Issues
85
Pull requests
21
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Feedback
Pull requests
Open
21
(21)
Closed
49
(49)
Author
Label
Projects
Milestones
Reviews
Assignee
More items
Newest
Comfortable display density
Compact display density
Fix bug causing smoothenPath to fail when the path is blocked
#218
·
WestonVincze
opened
Jun 20, 2024
·
·
Fixing Url to Online Demo
#210
·
saletrak
opened
Mar 3, 2023
·
·
1
Solve the problem that JPS cannot be visualized in the latest released version(0.4.17)
#202
·
yu2014ol
opened
Dec 17, 2021
·
·
1
Solving two problems: TypeError: Cannot read properties of undefined (reading 'x') and Error: TypeError: Cannot set properties of undefined (setting 'g')
#201
·
Stevenbdl
opened
Oct 20, 2021
·
·
1
Fix smoothing
#197
·
PersonThing
opened
Oct 13, 2021
·
·
1
Algorithm's stats now show right after start is clicked
#196
·
HenryQuillin
opened
Sep 24, 2021
·
·
Create multiple_visitation_bfs.js
#193
·
Gauranshi
opened
Aug 31, 2021
·
·
Fix 'lastValidCoord is undefined' in strict mode
#192
·
rejhgadellaa
opened
May 14, 2021
·
·
1
2
Edited the visual demo code for the panels
#188
·
ruthussanketh
opened
Oct 18, 2020
·
·
Create LICENSE.txt
#184
·
rishi7677
opened
May 28, 2020
·
·
Add weights to nodes to influence search paths
#151
·
jbrown123
opened
Sep 29, 2017
·
·
8
Add penalties for turns to avoid staircasing in A* algorithm
#150
·
ivanmayes
opened
Jul 25, 2017
·
·
10
Closest node function to AstarFinder.js
#127
·
Fralleee
opened
May 21, 2016
·
·
3
Updated authors.md
#126
·
Fralleee
opened
May 20, 2016
·
·
add random walls by perlin noise, and random start/end positions
#101
·
gaccob
opened
May 27, 2015
·
·
if f-values are equal (<0.0001) compare h-values
#98
·
surrim
opened
Apr 20, 2015
·
·
New diagonal movement option: only to squeeze between diagonal obstacles.
#96
·
rsanine
opened
Apr 9, 2015
·
·
6
add ThetaStar
#89
·
mm304321141
opened
Jan 31, 2015
·
·
7
Linting errors + 'bench' not working on Windows
#88
·
joshq00
opened
Jan 24, 2015
·
·
5
add
allowCrossDiagnal
option
#63
·
yyx990803
opened
Jun 11, 2014
·
·
14
add extra cost for turns in A* to avoid staircase
#32
·
reimai
opened
May 25, 2013
·
·
3
You can’t perform that action at this time.