top of page

Game AI: A* Search

Description

May 2017 - July 2017

This is a game AI project demonstrates A* path-finding algorithm with different heuristic and optimization algorithms, including rubber-banding, smoothing using Catmull–Rom spline, straight line test etc.

This project was created using an existing DirectX 9 framework.

​

I did A* search with all the heuristic and optimization algorithms.

Zhengyang Li

bottom of page