This game is a prototype of a turn based strategy game, where you play with the red team against the blue team. In each turn you can do the following with each of your units:

  1. Move (optional). After moving, the player needs to click on a cell around the unit to select the orientation of the unit. Units of Artillery type cannot do any actions after moving, if they want to attack or do their special action they need to stay in the same place.
  2. Either attack or do a special action, that depends on the type of unit:
    1. Tank (Tanque): the special action is to increase its defense for 1 turn.
    2. Artillery (Artillería): the special action is to increase its attack power for 1 turn (Load powerful shot). After doing this, the unit cannot move until it attacks.
    3. Infantry (Infantería): the special action is to throw a grenade that will explode in the next turn.
    4. Light Tank (Tanque Ligero): the special action is to repair itself, recovering health points.

After attacking or doing its special action, the unit cannot do anything else in that turn.

Units receive more damage if they are attacked from the side or from the back, so cover your back!

Units can form a line to increase their defense, but they need to face the same direction. If a unit in a line has selected the Defense special action, it has a defense bonus to the rest of units in the line.

The flow for each unit is:

  1. Select the unit with the mouse
  2. Click in the yellow cell where you want to move it. You can keep it in the same cell.
  3. Select one of the cells around the unit to decide the orientation. After that, you can cancel the selection of the unit by clicking the right button of the mouse and come back to select that unit to attack or do a special action later in the turn.
  4. Choose between attacking or a special action (defense, load powerful shot, Repair and Grenade), depending on the type of unit.
  5. Choose the destination of the attack or grenade.

I would appreciate any piece of feedback greatly!

Leave a comment

Log in with itch.io to leave a comment.