hey really loving the game, but stuck on Hard 23, sure it’s correct? There’s only one way to solve the first column, but this results in everything else breaking!
I just tried Hard 23 again and the solution seems to be fine for me. I can help you track down the issue if you like (though I don't want to post full solutions).
First of all can you verify that this is the level you're having the problem with?
Yes that’s the one, Still stuck, I start from the first column, then the middle row, then I face the issue with the last column, because of the hexagon placement of the first column. All via following hints. Hope you understand what I mean without giving too much away.
We seem to diverge on the position of a shape in the 2nd column pretty early on.
We get to here using the same logic (I think):-
But then after that my next move is:-
This is where our solutions differ. As far as I can see the only place the black circle can go in that 2nd column is in the middle, next to the 4. But you put a white hexagon there. This is what's throwing off your future placing of other hexagons.