Equal Distribution: Each row, column, and region must contain one star.
No Adjacency: Stars cannot be placed in adjacent cells, neither horizontally, vertically, nor diagonally.
Star Battle consists of a square grid divided into regions. The goal is to place stars into some cells in the grid so that each row, column, and region contains the same number of stars. Stars cannot be placed in adjacent cells, not even diagonally.