itch.io is community of indie game creators and players

Devlogs

Pathfinding with Algorithm A *

Submarine squad
A browser game made in HTML5

Significant work has been done to introduce the computer player. The main task was associated with basic behavior: finding the current goal and achieving it. For this, the A * algorithm was applied.

Leave a comment