I currently have some AI in my Pygame game however it isn't that advanced. I have been looking into the A* algorithm however my map isn't created using tiles.
Is it possible to still use the A* algorithm in my game?
I currently have some AI in my Pygame game however it isn't that advanced. I have been looking into the A* algorithm however my map isn't created using tiles.
Is it possible to still use the A* algorithm in my game?