Skip to content

yassinnawar/AStar-Pathfinding-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bright Network (Internship Experience 2022)
Amazon Coding Challenege - Pathfinding in 2D-Grid
A* Pathfinding Algorithm
The Solution to this challange was approached using the p5.js library & javascript language.
Resources used for solving this task:
	sketches for pathfinding using p5js:
		https://editor.p5js.org/chaski/sketches/kHlB2ttG-
		https://donwilson.github.io/p5js-sketches/a_star/
	Readings:
		https://www.mygreatlearning.com/blog/a-search-algorithm-in-artificial-intelligence/
	PseudoCode & Initial Ideas from:
		https://en.wikipedia.org/wiki/A*_search_algorithm
		https://www.youtube.com/watch?v=aKYlikFAV4k

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published