Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 607 Bytes

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