Skip to content

A star a pathfinding algorithm to navigate toward the goal. The goal is the green square and the robot is the red ball.

Notifications You must be signed in to change notification settings

NguyenTam/Artificial_Intelligence_A_Star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence: A Star

A-star is a pathfinding algorithm, which navigate toward the goal. The goal is the green square and the robot is the red ball. There are two visions: full vision and robot's vision.

This essential algorithm is virtually in most computers/smartphones.

This project was done in a group: Nguyen Tam, Johansson Alex, Dutruit Jérémie and Stenroth Johan. My main contribution is the A-star implementation.

See an example from the demo.mp4 (or the demo.ogv). The length of those video are 1 minute and 4 seconds.

A demo video

About

A star a pathfinding algorithm to navigate toward the goal. The goal is the green square and the robot is the red ball.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published