The game was resetted due to a timeout condition in the AI worker thread. Increase the timeout value or decrease the search tree depth.

Game Rules Configuration

Adjust additional winning rules.

Adjust the max stack size for a tower.

Search Tree Configuration

Adjust the search tree depth and timeout value for the AI worker thread.

Safety Zone Proximity heuristic score algorithm

Exactly one of these weights gets applied for every tower on the board in reverse movement.
A higher value for the opponent weight factor yields to a more defensive strategy.
The total difference of these summed weights gets multiplicated with the total weight factor.

Material Advantage heuristic score algorithm

These weights apply to the difference of the total number of owning material between the maximizing player (bot) and the minimizing player (user).
A higher value for the opponent weight factor yields to a more defensive strategy.