This project simulates two opposing teams composed of a general unit and multiple pawns. The generals are controlled via mouse input, while pawns follow and react dynamically based on combat ...
This project is a grid-based A* pathfinding implementation built in Unity. It also includes a singular level with an AI game object that can travel from one point of the map to the other using an A* ...