Short Description:

The combat system is simulated on a field, pitting units against each other in turn, and calculating the effects they have on each other through mathematical formulas. The player is only given the result, but at the same time the simulation on the game field is necessary in order to create interesting results, and so that the player can think through various tactics at the moment of squad formation.


Squads:

During the battle, two squads clash, the player's squad and the enemy's squad. The maximum number of units in the player's team is 8. Both squads appear on the game field.


Game Field:

The game field is the territory where the battle simulation takes place. The entire territory is divided into squares, the total size of the field is 16 by 16 cells. Such a size is needed so that the player can place 8 units in a row horizontally or vertically. Thus, we give the player freedom in choosing and devising tactics for the sequence in the combat process.


Combat Process: