Skip to content

Players

Claudio Bonesana edited this page Apr 14, 2021 · 1 revision

The available players, in the moment of writing this wiki, are the following:

An interactive player controlled by an human. It is possible to give order to the troops of this team using a mouse.

An agent played by the computer.

It will always play a random actions between the available actions.

An agent played by the computer.

It will find the optimal action to perform to achieve the goal of the scenario between the available actions.

An agent played by the computer.

It will find the optimal action to perform using the AlphaBeta-pruning algorithm.

Clone this wiki locally