1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
water-symbol/core
Joshua Goins beeea8f92a Improve isAdjacent function
This also fixes a bug where an enemy unit might get selected multiple
times. The AI now checks if it's already adjacent to the closest unit,
to prevent it from unnecessarily moving.
2022-05-01 19:28:24 -04:00
..
src/com/redstrate/watersymbol Improve isAdjacent function 2022-05-01 19:28:24 -04:00
build.gradle Add unit actions execution 2022-05-01 18:27:27 -04:00