Introduction
Kingdom Puzzle provides a unique logic game where the regions of color split the game grid. Your task is to place a single king in every colored region while following some placement rules. Valid placements require that kings in different colored regions must share no rows or columns and must be spaced out. Surrounding tiles must remain vacant to be considered as non-adjacent. All monarchs positioned successfully finish the level and incorrect placements will reduce your score.
Placement Rules
- One king per colored territory
- No shared rows or columns between kings
- Kings cannot occupy adjacent tiles (surrounding spaces must remain empty