Skip to content

LukeHopson/TankAStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankAStar

A* Search prototype in Unity. This project uses a world decomposer to create a grid of valid and invalid positions, then uses an A* algorithm for enemy tank pathfinding. View EnemyAStar.cs and WorldDecomposer.cs to copy the algorithm.

Demo video:

About

A Unity project demoing A* search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published