⬡ Hexaria

© Raihan Khairul Rochman 2025

Instruction

  1. The two players will play alternating in turns.
  2. In every turn, there will be a hexagon with random points for the player's in corresponding turn. The hexagon is indicated by the color red for player one, and the color blue for player two.
  3. Fill an empty hexagons (light gray) in the arena for each turn. The placed hexagons will gain the corresponding player points as written in each hexagon with the same color.
  4. Players can't fill disabled hexagon (dark gray).
  5. If a hexagon with bigger points is placed next to smaller opponent's hexagon(s), it will take over the opponent's hexagon(s).
  6. If a hexagon is placed next to another hexagon(s) with the same color, it will increase the surrounding hexagon(s)' points by one.
  7. Gain as many points as possible and take over opponent's hexagons.
  8. The final points for each player is accumulated by calculating the sum of points of placed hexagons with corresponding color with player.
  9. Player with bigger points win the game.